méthode System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocUnicode

Marshal::ZeroFreeGlobalAllocUnicode method

Libère le pointeur de chaîne non géré qui a été alloué en utilisant la méthode SecureStringToGlobalAllocUnicode.

static void System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocUnicode(IntPtr s)
ParamètreTypeDescription
sIntPtrPointeur vers la chaîne non gérée.

Voir aussi