nca_lov_select_item
| Example: nca_lov_select_item | List Object Functions |
Selects an item from a list of values.
int nca_lov_select_item( LPCSTR name,LPCSTR item );
| name | The logical name of the window containing the list of values. |
| item | An item from a list of values. |
The nca_lov_select_item function selects an item from a list of values.
Return Values
Parameterization
The following variable can be parameterized using standard parameterization: name

