System::Runtime::InteropServices::Marshal::ReadByte metodo
Marshal::ReadByte method
Legge un byte dalla memoria.
static uint8_t System::Runtime::InteropServices::Marshal::ReadByte(IntPtr ptr, int offset=0)
| Parametro | Tipo | Descrizione |
|---|---|---|
| ptr | IntPtr | Buffer di memoria. |
| offset | int | Offset al buffer di memoria. |
ReturnValue
Leggi valore.
Vedi anche
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++