System::Runtime::InteropServices::Marshal::FreeHGlobal 方法
Marshal::FreeHGlobal method
释放非托管内存。
static void System::Runtime::InteropServices::Marshal::FreeHGlobal(IntPtr address)
| 参数 | 类型 | 描述 |
|---|---|---|
| 地址 | IntPtr | 指向已分配内存的指针。 |
另见
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++