Partager via


ILockBytes.ReadAt, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ILockBytes Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms