Header: ScrollList.H
Syntax:
extern _kernel_oserror *scrolllist_set_state
(
unsigned int flags,
ObjectId object_id,
ComponentId component_id,
unsigned int state
);
Purpose: Function sets state of the specified ScrollList. Setting bit 0 of state indicates gadget can have multiple selected items.
|
|
|