Exemplo n.º 1
0
 public static void FreeHGlobal(IntPtr hglobal)
 {
     PInvokeMarshal.FreeHGlobal(hglobal);
 }