System::Runtime::InteropServices::Marshal::ReadByte metode
Marshal::ReadByte method
Membaca byte dari memori.
static uint8_t System::Runtime::InteropServices::Marshal::ReadByte(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++