table of contents
other versions
- wheezy 1.4.1-4
CoFreeAllLibraries(3w) | Wine API | CoFreeAllLibraries(3w) |
NAME¶
CoFreeAllLibraries (OLE32.@)SYNOPSIS¶
void CoFreeAllLibraries(
)
DESCRIPTION¶
Function for backwards compatibility only. Does nothing.RETURNS¶
Nothing.SEE ALSO¶
CoLoadLibrary, CoFreeLibrary, CoFreeUnusedLibrariesIMPLEMENTATION¶
Declared in "objbase.h". Implemented in "dlls/ole32/compobj.c". Debug channel "ole".Oct 2012 | Wine API |