System::Runtime::InteropServices::Marshal::ReadByte yöntemi
Marshal::ReadByte method
Bellekten bayt okur.
static uint8_t System::Runtime::InteropServices::Marshal::ReadByte(IntPtr ptr, int offset=0)
| Parameter | Type | Açıklama |
|---|---|---|
| ptr | IntPtr | Bellek tamponu. |
| offset | int | Bellek tamponuna ofset. |
ReturnValue
Değeri oku.
Ayrıca Bakınız
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++