AcRxCOMAttribute Class   

AcRxAttribute
    AcRxCOMAttribute
C++
class AcRxCOMAttribute : public AcRxAttribute;
File

rxattrib.h

Description

This class can be used to provide the COM name for a member incase it is different from the member name. This will be useful in areas of computation where a member is used instead of an equivalent COM property.

Links