CoFreeAllLibraries
Frees all the DLLs that have been loaded with the
CoLoadLibrary function, regardless of whether they are currently in use.
- oid CoFreeAllLibraries();
Comments
The OLE Component Object Model(COM) library maintains a list of loaded DLLs
for each process that
CoFreeAllLibraries uses to unload the libraries. The
CoUninitialize function calls
CoFreeAllLibraries internally, so OLE applications usually have no need to call this function
directly.
See Also
CoLoadLibrary,
CoFreeLibrary,
CoFreeUnusedLibraries,
CoUninitialize
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database