API Reference > Structs, Records, Enums > IOdRxEnumeration Structure
IOdRxEnumeration Structure
Syntax
C++
struct IOdRxEnumeration { };

RxValueType.h

This interface is implemented by the value types describing enumerations.

 
Name 
Description 
 
Returns the number of items in the enum. 
 
Returns the descriptor of the given enum item.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.