CoFreeUnusedLibraries.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

CoFreeUnusedLibraries (OLE32.@)

SYNOPSIS

void CoFreeUnusedLibraries
 (
 )

DESCRIPTION

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

RETURNS

Nothing.

SEE ALSO

CoLoadLibrary, CoFreeAllLibraries, CoFreeLibrary

IMPLEMENTATION

Defined in "objbase.h".

Implemented in "dlls/ole32/compobj.c".

Debug channel "ole".