Udostępnij za pośrednictwem


Metoda IStream.Read — (array<Byte , UInt32, UInt32%)

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

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IStream Interfejs

Przeciążenie Read

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop