Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Uninitializes COM.
static void UninitializeCom( ) throw( );
Remarks
By default this method simply calls CoUninitialize and is called from the destructor. Override this method if you override CAtlExeModuleT::InitializeCom.
Requirements
Header: atlbase.h