nca_edit_click

Example: nca_edit_clickEdit and Edit Box Object Functions

Clicks in an edit object.

int nca_edit_click( LPCSTR edit );
edit The logical name of the edit object.

The nca_edit_click function clicks inside the specified edit object to place the cursor within the box. Once the cursor is in the box, the user can either type a value or select one from a list of values.

Return Values

Oracle NCA Error Codes

Parameterization

The following variable can be parameterized using standard parameterization: edit