Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("8D19C834-8879-11D1-83E9-00C04FC2C6D4")> _
Public Interface IOplockStorage
[InterfaceTypeAttribute()]
[GuidAttribute("8D19C834-8879-11D1-83E9-00C04FC2C6D4")]
public interface IOplockStorage
[InterfaceTypeAttribute()]
[GuidAttribute(L"8D19C834-8879-11D1-83E9-00C04FC2C6D4")]
public interface class IOplockStorage
[<InterfaceTypeAttribute()>]
[<GuidAttribute("8D19C834-8879-11D1-83E9-00C04FC2C6D4")>]
type IOplockStorage = interface end
public interface IOplockStorage
The IOplockStorage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CreateStorageEx | |
![]() |
OpenStorageEx |
Top