C++
static const wchar_t* className();
Description
This function returns a pointer to a string that is the name of the C++ base class.
Returns
Returns a string that represents the runtime-identifiable class. The default value is "AcRxObject".
static const wchar_t* className();
This function returns a pointer to a string that is the name of the C++ base class.
Returns a string that represents the runtime-identifiable class. The default value is "AcRxObject".