System::Runtime::InteropServices::Marshal::ReadByte méthode
Marshal::ReadByte method
Lit un octet depuis la mémoire.
static uint8_t System::Runtime::InteropServices::Marshal::ReadByte(IntPtr ptr, int offset=0)
| Paramètre | Type | Description |
|---|---|---|
| ptr | IntPtr | Tampon mémoire. |
| décalage | int | Décalage vers le tampon mémoire. |
ReturnValue
Lire la valeur.
Voir aussi
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++