System::Runtime::InteropServices::Marshal::FreeHGlobal طريقة
Marshal::FreeHGlobal method
يفرغ الذاكرة غير المُدارة.
static void System::Runtime::InteropServices::Marshal::FreeHGlobal(IntPtr address)
| Parameter | Type | الوصف |
|---|---|---|
| عنوان | IntPtr | مؤشر إلى الذاكرة المخصصة. |
انظر أيضًا
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++