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 |
页首