CComModule::RegisterClassObjects

This method registers the Class Factory in the Running Object Table.

Syntax

HRESULT RegisterClassObjects( DWORD dwClsContext, DWORD* dwFlags );

At a Glance

Header file: Atlbase.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComModule Overview, CComModule Methods, CComModule::RevokeClassObjects