System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocUnicode methode
Marshal::ZeroFreeGlobalAllocUnicode method
Vrijgeeft de niet-beheerde stringpointer die is toegewezen met de SecureStringToGlobalAllocUnicode method.
static void System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocUnicode(IntPtr s)
| Parameter | Type | Beschrijving |
|---|---|---|
| s | IntPtr | Aanwijzer naar de onbeheerste tekenreeks. |
Zie ook
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++