Share

IAcRxEnumeration Class

Class Hierarchy

IAcRxEnumeration
    AcRxEnumType

C++

class IAcRxEnumeration;

File

rxvaluetype.h

Description

All the enumerated types will need to pass an object that implements this interface in the constructor of AcRxValueType. This interface will be used to query the enumerators contained in the enumeration.

Links

IAcRxEnumeration Methods

Was this information helpful?