OBJECT_ENTRY_NON_CREATEABLE( class )
Parameters
class
[in] The class of the object to be registered and initialized.
Remarks
Allows you to specify that an object should be registered and initialized, but it should not be createable via CoCreateInstance.
ATL Macros and Global Functions
See Also