IOplockStorage 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("8D19C834-8879-11D1-83E9-00C04FC2C6D4")> _
Public Interface IOplockStorage
[InterfaceTypeAttribute()]
[GuidAttribute("8D19C834-8879-11D1-83E9-00C04FC2C6D4")]
public interface IOplockStorage

IOplockStorage 类型公开以下成员。

方法

  名称 说明
公共方法 CreateStorageEx
公共方法 OpenStorageEx

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间