次の方法で共有


IUnsafeReadStream.Read(Byte*, Int32, Int32*) メソッド

定義

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

パラメーター

pv
Byte*
cb
Int32
pcbRead
Int32*

適用対象