HDK
|
Meta-data for a combo-box / choice parm. More...
#include <HAPI_Common.h>
Public Attributes | |
HAPI_ParmId | parentParmId |
HAPI_StringHandle | labelSH |
HAPI_StringHandle | valueSH |
Meta-data for a combo-box / choice parm.
Definition at line 1585 of file HAPI_Common.h.
HAPI_StringHandle HAPI_ParmChoiceInfo::labelSH |
Definition at line 1588 of file HAPI_Common.h.
HAPI_ParmId HAPI_ParmChoiceInfo::parentParmId |
Definition at line 1587 of file HAPI_Common.h.
HAPI_StringHandle HAPI_ParmChoiceInfo::valueSH |
This evaluates to the value of the token associated with the label applies to string menus only.
Definition at line 1592 of file HAPI_Common.h.