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