System::Runtime::InteropServices::Marshal::FreeHGlobal metodo
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.Page for C++