System::Runtime::InteropServices::Marshal::FreeHGlobal メソッド

Marshal::FreeHGlobal method

アンマネージドメモリを解放します。

static void System::Runtime::InteropServices::Marshal::FreeHGlobal(IntPtr address)
パラメーター説明
アドレスIntPtr割り当てられたメモリへのポインタ。

参照