This topic has not yet been rated - Rate this topic

AtlComModuleRevokeClassObjects

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.

See Also

Server Registration Global Functions

Did you find this helpful?
(1500 characters remaining)