metodo System::Runtime::InteropServices::Marshal::FreeHGlobal

Marshal::FreeHGlobal method

Libera memoria non gestita.

static void System::Runtime::InteropServices::Marshal::FreeHGlobal(IntPtr address)
ParametroTipoDescrizione
indirizzoIntPtrPuntatore alla memoria allocata.

Vedi anche