OBJECT_ENTRY_NON_CREATEABLE

This macro allows you to specify that an object should be registered and initialized, but it should not be createable by means of CoCreateInstance.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

OBJECT_ENTRY_NON_CREATEABLE( class )

See Also

ATL Macros and Global Functions, OBJECT_ENTRY