描述
清理Windows使用的资源GDI+.每次调用GdiplusStartup应该搭配一个叫GdiplusShutdown.
FreeBASIC 语法
SUB AfxGdipShutdown (BYVAL token AS ULONG_PTR) |
参数
token |
[in]令牌返回以前调用GdiplusStartup. |
引用文件
AfxGdiPlus.inc
导航: GdiPlus Classes > GdiPlus Helper Procedures > AfxGdipShutdown |
![]() ![]() ![]() |
描述
清理Windows使用的资源GDI+.每次调用GdiplusStartup应该搭配一个叫GdiplusShutdown.
FreeBASIC 语法
SUB AfxGdipShutdown (BYVAL token AS ULONG_PTR) |
参数
token |
[in]令牌返回以前调用GdiplusStartup. |
引用文件
AfxGdiPlus.inc