metodo System::Runtime::InteropServices::Marshal::FreeHGlobal
Marshal::FreeHGlobal method
Libera memoria non gestita.
static void System::Runtime::InteropServices::Marshal::FreeHGlobal(IntPtr address)
| Parametro | Tipo | Descrizione |
|---|---|---|
| indirizzo | IntPtr | Puntatore alla memoria allocata. |
Vedi anche
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++