nca_list_select_item

Example: nca_list_select_itemList Object Functions

Selects a list item by its name.

int nca_list_select_item( LPCSTR list, LPCSTR item );
list The logical name of the list.
item The name of the list item to select.

The nca_list_select_item function selects (performs a single mouse-click on) an item from a list. The item is indicated by its name.

Return Values

Oracle NCA Error Codes

Parameterization

The following variable can be parameterized using standard parameterization: item