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

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("8D19C834-8879-11D1-83E9-00C04FC2C6D4")> _
Public Interface IOplockStorage
‘사용 방법
Dim instance As 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

See Also

Reference

IOplockStorage Members

Microsoft.VisualStudio.OLE.Interop Namespace