CoFreeLibrary (OLE32.@)
void CoFreeLibrary ( HINSTANCE hLibrary )
Unloads a library from memory.
hLibrary | [In] | Handle to library to unload. |
Nothing.
CoLoadLibrary, CoFreeAllLibraries, CoFreeUnusedLibraries
Defined in "objbase.h".
Implemented in "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c
Debug channel "ole".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.