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.
This function is called to remove the class factory/factories from the Running Object Table.
ATLINLINE ATLAPI AtlComModuleRevokeClassObjects(
_ATL_COM_MODULE * pComModule
);
Parameters
- pComModule
Pointer to the COM module.
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Remarks
This helper function is utilized by CComModule::RevokeClassObjects (obsolete in ATL 7.0) and CAtlExeModuleT::RevokeClassObjects.
Requirements
Header: atlbase.h