Share

AcRxObject::className

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".

Links

AcRxObject

Was this information helpful?