NAME

CoFreeUnusedLibraries  (OLE32.@)

SYNOPSIS

 void CoFreeUnusedLibraries
 (
 )

DESCRIPTION

Frees any unused libraries. Unused are identified as those that return S_OK from their DllCanUnloadNow function.

RETURNS

Nothing.

SEE ALSO

CoLoadLibrary, CoFreeAllLibraries, CoFreeLibrary

IMPLEMENTATION

Defined in "objbase.h".

Implemented in "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c

Debug channel "ole".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.