metodo System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocUnicode

Marshal::ZeroFreeGlobalAllocUnicode method

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

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

Vedi anche