Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
[<GuidAttribute("99CAF010-415E-11CF-8814-00AA00B569F5")>]
[<InterfaceTypeAttribute()>]
type IFillLockBytes = interface end
public interface IFillLockBytes