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è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++