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.
As of ATL 7.0, CComModule is obsolete: see ATL Module Classes for more details.
HRESULT RevokeClassObjects( ) throw( );
Return Value
A standard HRESULT value.
Remarks
Removes the class object. This methodis only available to EXEs.
Requirements
Header: atlbase.h
See Also
Reference
CComModule::RegisterClassObjects