System::Runtime::InteropServices::Marshal::FreeHGlobal Methode

Marshal::FreeHGlobal method

Gibt nicht verwalteten Speicher frei.

static void System::Runtime::InteropServices::Marshal::FreeHGlobal(IntPtr address)
ParameterTypBeschreibung
addressIntPtrZeiger auf den zugewiesenen Speicher.

Siehe auch