Partager via


IUnsafeReadStream.Read(Byte*, Int32, Int32*) Méthode

Définition

public:
 void Read(System::Byte* pv, int cb, int* pcbRead);
public void Read (byte* pv, int cb, int* pcbRead);
abstract member Read : nativeptr<byte> * int * nativeptr<int> -> unit

Paramètres

pv
Byte*
cb
Int32
pcbRead
Int32*

S’applique à