System::Runtime::InteropServices::Marshal::FreeHGlobal method
Marshal::FreeHGlobal method
Frees unmanaged memory.
static void System::Runtime::InteropServices::Marshal::FreeHGlobal(IntPtr address)
Parameter | Type | Description |
---|---|---|
address | IntPtr | Pointer to the allocated memory. |
See Also
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.TeX for C++