次の方法で共有


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

定義

 virtual void Microsoft.BizTalk.Streaming.IUnsafeReadStream.Read(System::Byte* pdst, int cb, int* pcbRead) = Microsoft::BizTalk::Streaming::IUnsafeReadStream::Read;
void IUnsafeReadStream.Read (byte* pdst, int cb, int* pcbRead);

パラメーター

pdst
Byte*
cb
Int32
pcbRead
Int32*

実装

適用対象