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ètre | Type | Description |
|---|---|---|
| s | IntPtr | Pointeur vers la chaîne non gérée. |
Voir aussi
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++