Metodo System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocAnsi
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.Page for C++