Méthode System::Runtime::InteropServices::Marshal::ReadInt32
Marshal::ReadInt32 method
Lit un int depuis la mémoire.
static int32_t System::Runtime::InteropServices::Marshal::ReadInt32(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++