Header: Gadgets.H
Class: Writable Fields
Syntax:
extern _kernel_oserror *writablefield_get_value
(
unsigned int flags,
ObjectId window,
ComponentId writable,
char *buffer,
int buff_size,
int *nbytes
);
Purpose: Function returns the value of the writable icon declared in ComponentId within window ObjectId.
|
|
|