metodo System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocUnicode
Marshal::ZeroFreeGlobalAllocUnicode method
Libera il puntatore a stringa non gestita che è stato allocato usando il metodo SecureStringToGlobalAllocUnicode.
static void System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocUnicode(IntPtr s)
| Parametro | Tipo | Descrizione |
|---|---|---|
| s | IntPtr | Puntatore alla stringa non gestita. |
Vedi anche
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++