Metode System::Runtime::InteropServices::Marshal::ReadInt16
Marshal::ReadInt16 method
Membaca short dari memori.
static int16_t System::Runtime::InteropServices::Marshal::ReadInt16(IntPtr ptr, int offset=0)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| ptr | IntPtr | Buffer memori. |
| offset | int | Offset ke buffer memori. |
ReturnValue
Baca nilai.
Lihat Juga
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++