System::Runtime::InteropServices::Marshal::WriteInt64 méthode
Marshal::WriteInt64 method
Écrit un long en mémoire.
static void System::Runtime::InteropServices::Marshal::WriteInt64(IntPtr ptr, int offset, int64_t value)
| Paramètre | Type | Description |
|---|---|---|
| ptr | IntPtr | Tampon mémoire. |
| décalage | int | Décalage vers le tampon mémoire. |
| valeur | int64_t | à écrire. |
Voir aussi
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++