IFillLockBytes 接口

启用异步写入一个结构化存储字节数组。 有关更多信息,请参见IFillLockBytes和 How Asynchronous Binding and Storage Work。

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

语法

声明
<GuidAttribute("99CAF010-415E-11CF-8814-00AA00B569F5")> _
<InterfaceTypeAttribute()> _
Public Interface IFillLockBytes
[GuidAttribute("99CAF010-415E-11CF-8814-00AA00B569F5")]
[InterfaceTypeAttribute()]
public interface IFillLockBytes

IFillLockBytes 类型公开以下成员。

方法

  名称 说明
公共方法 FillAppend
公共方法 FillAt
公共方法 SetFillSize
公共方法 Terminate

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间