ILockBytes 接口

允许复合文件存储对象的根到物理计算机上存储访问,当其隔离从物理和时详细信息。 有关更多信息,请参见 ILockBytes。

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

语法

声明
<GuidAttribute("0000000A-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface ILockBytes
[GuidAttribute("0000000A-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface ILockBytes

ILockBytes 类型公开以下成员。

方法

  名称 说明
公共方法 Flush
公共方法 LockRegion
公共方法 ReadAt
公共方法 SetSize
公共方法 Stat
公共方法 UnlockRegion
公共方法 WriteAt

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间