Udostępnij za pośrednictwem


Metoda ILockBytes.WriteAt —

Przestrzeń nazw:  Microsoft.VisualStudio.OLE.Interop
Zestaw:  Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)

Składnia

'Deklaracja
Sub WriteAt ( _
    ulOffset As ULARGE_INTEGER, _
    pv As Byte(), _
    cb As UInteger, _
    <OutAttribute> ByRef pcbWritten As UInteger _
)
void WriteAt(
    ULARGE_INTEGER ulOffset,
    byte[] pv,
    uint cb,
    out uint pcbWritten
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ILockBytes Interfejs

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop