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.Page for C++