CloseLibrary()
语法
CloseLibrary(#Library)概要
Closes a library previously opened using OpenLibrary(), and frees any memory associated with this library.
参数
#Library The library to close. If #PB_All is specified, all the remaining libraries are closed.
返回值
无.
参阅
OpenLibrary()
已支持操作系统
所有