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

Marshal::ZeroFreeGlobalAllocAnsi method

Libère le pointeur de chaîne non géré qui a été alloué à l’aide de 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