Header: Gadgets.H
Syntax:
extern _kernel_oserror *stringset_set_allowable
(
unsigned int flags,
ObjectId window,
ComponentId string_set,
char *allowable
);
Purpose: Function sets list of allowable characters which can be typed into a writable string set.
|
|
|