IOplockStorage Interface
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
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("8D19C834-8879-11D1-83E9-00C04FC2C6D4")> _
Public Interface IOplockStorage
[InterfaceTypeAttribute()]
[GuidAttribute("8D19C834-8879-11D1-83E9-00C04FC2C6D4")]
public interface IOplockStorage
The IOplockStorage type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateStorageEx | ||
OpenStorageEx |
Top