pxinq_trigger_rep (
Pint ws_id /*workstation identifier */ Pin_class log_class /*logical input class */
PIN_LOC locator PIN_STROKE stroke PIN_VAL valuator PIN_CHOICE choice PIN_PICK pick PIN_STRING string
Pint dev_num /*logical device number */ Pint list_group /*trigger list group */ Pxtrig_action action /*trigger action */
PXTACT_BREAK
break PXTACT_COMPLETION
completion PXTACT_BACKSPACE
backspace PXTACT_KILL
kill PXTACT_REPLACE
replace PXTACT_LEFT
left PXTACT_RIGHT
right PXTACT_FIRST
first PXTACT_LAST
last PXTACT_LAST_COMPLETION
last and complete PXTACT_DELETE
delete PXTACT_INSERT
insert
Pstore store /*handle of Store object */ Pint *error_ind /*error indicator */ Pxtrig_list **triggers /*list of triggers */
)
This function requires the handle of a store as an input argument. For further information on the use of stores, see "Memory Management for Inquiry Functions Which Return Complex Data Structures" in the introduction to Chapter 5.