This macro allows you to specify a text description for your class object. ATL enters this description into the object map through the OBJECT_ENTRY macro.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
DECLARE_OBJECT_DESCRIPTION( x )
See Also