méthode System::Runtime::InteropServices::Marshal::FreeHGlobal
Marshal::FreeHGlobal method
Libère la mémoire non gérée.
static void System::Runtime::InteropServices::Marshal::FreeHGlobal(IntPtr address)
| Paramètre | Type | Description |
|---|---|---|
| adresse | IntPtr | Pointeur vers la mémoire allouée. |
Voir aussi
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++