nca_lov_select_index_item

Example: nca_lov_select_index_itemList Object Functions

Selects an item from a list of values by its index number.

int nca_lov_select_index_item( LPCSTR name, int index );
name The logical name of the window containing the list of values.
index The numerical index of the item to be selected.

The nca_lov_select_index_item function selects an item from a list of values using the item's index number.

Return Values

Oracle NCA Error Codes

Parameterization

The following variable can be parameterized using standard parameterization: name