Udostępnij za pośrednictwem


Metoda ILockBytes.ReadAt —

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

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ILockBytes Interfejs

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop