System::Runtime::InteropServices::Marshal::ReadInt16 メソッド
Marshal::ReadInt16 method
メモリからショートを読み取ります。
static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
| パラメーター | 型 | 説明 |
|---|---|---|
| ptr | IntPtr | メモリ バッファ。 |
| offset | int | メモリ バッファへのオフセット。 |
ReturnValue
値を読み取ります。
参照
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++