Aracılığıyla paylaş


ILockBytes.ReadAt Method

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

Syntax

'Bildirim
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
)

Parameters

.NET Framework Security

See Also

Reference

ILockBytes Interface

Microsoft.VisualStudio.OLE.Interop Namespace