Define DECLARE_OBJECT_CLASS_TYPE#
Defined in File component_impl.h
Define Documentation#
-
DECLARE_OBJECT_CLASS_TYPE(class_type)#
Declare the object class type. To be placed in the SDV object class derived from CSdvObject.
- Parameters:
class_type – The type of the object (EObjectType).