Category Macros

These macros define category maps.

BEGIN_CATEGORY_MAP

Marks the beginning of the category map.

END_CATEGORY_MAP

Marks the end of the category map.

IMPLEMENTED_CATEGORY

Indicates categories that are implemented by the COM object.

REQUIRED_CATEGORY

Indicates categories that are required of the container by the COM object.

See Also

Other Resources

ATL Macros