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.
Removes the class object.
HRESULT RevokeClassObjects( ) throw( );
Return Value
Returns S_OK on success, S_FALSE if there were no classes to register, or an error HRESULT on failure.
Requirements
Header: atlbase.h
See Also
Reference
CAtlExeModuleT::RegisterClassObjects