System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocAnsi metodo

Marshal::ZeroFreeGlobalAllocAnsi method

Libera il puntatore a stringa non gestita che è stato allocato usando il metodo SecureStringToGlobalAllocAnsi.

static void System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocAnsi(IntPtr s)
ParametroTipoDescrizione
sIntPtrPuntatore alla stringa non gestita.

Vedi anche