CoUninitialize (OLE32.@)
void CoUninitialize ( )
This method will decrement the refcount on the current apartment, freeing the resources associated with it if it is the last thread in the apartment. If the last apartment is freed, the function will additionally release any COM resources associated with the process.
| Nothing. |
CoInitializeEx
Defined in "cor.h".
Implemented in "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c
Debug channel "ole".
Copyright © 2010 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2010.