System::Runtime::InteropServices::Marshal::ReadByte metodu
Marshal::ReadByte method
Bellekten bayt okur.
static uint8_t System::Runtime::InteropServices::Marshal::ReadByte(IntPtr ptr, int offset=0)
| Parametre | Tür | Açıklama |
|---|---|---|
| ptr | IntPtr | Bellek tamponu. |
| offset | int | Bellek tamponu için ofset. |
ReturnValue
Değeri oku.
Ayrıca Bakınız
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++