nca_combo_set_item

Example: nca_combo_set_itemCombo Box Object Functions

Sets a new item in a combo box.

int nca_combo_set_item( LPCSTR name, LPCSTR item_name );

name The logical name of the combo box.
item_name The item to set in the combo box.

The nca_combo_set_item function writes item_name into the combo box name.

Return Values

Oracle NCA Error Codes

Parameterization

All arguments of this function may be parameterized using standard parameterization.