Define DECLARE_OBJECT_CLASS_NAME#
Defined in File component_impl.h
Define Documentation#
-
DECLARE_OBJECT_CLASS_NAME(class_name_string)#
Declare the object class name. To be placed in the SDV object class derived from CSdvObject.
- Parameters:
class_name_string – The UTF-8 string containing the name of the object.