System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocAnsi metodo
Marshal::ZeroFreeGlobalAllocAnsi method
Libera il puntatore a stringa non gestita che è stato allocato usando il metodo SecureStringToGlobalAllocAnsi.
static void System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocAnsi(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++