Header: Gadgets.H
Syntax:
extern _kernel_oserror *displayfield_get_value
(
unsigned int flags,
ObjectId window,
ComponentId display_field,
char *buffer,
int buff_size,
int *nbytes
);
Purpose: Function returns the text string shown in the display field.
|
|
|