Share via


IFillLockBytes Interface

Enables asynchronous writing to a structured storage byte array. For more information, see IFillLockBytes and How Asynchronous Binding and Storage Work.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
<GuidAttribute("99CAF010-415E-11CF-8814-00AA00B569F5")> _
<InterfaceTypeAttribute()> _
Public Interface IFillLockBytes
'Usage
Dim instance As IFillLockBytes
[GuidAttribute("99CAF010-415E-11CF-8814-00AA00B569F5")]
[InterfaceTypeAttribute()]
public interface IFillLockBytes
[GuidAttribute(L"99CAF010-415E-11CF-8814-00AA00B569F5")]
[InterfaceTypeAttribute()]
public interface class IFillLockBytes
public interface IFillLockBytes

See Also

Reference

IFillLockBytes Members

Microsoft.VisualStudio.OLE.Interop Namespace