Méthode System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocAnsi

Marshal::ZeroFreeGlobalAllocAnsi method

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

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

Voir aussi