Class: Colour Dialogue
Syntax:
extern _kernel_oserror *colourdbox_get_colour
(
unsigned int flags,
ObjectId colourdbox,
int *buffer,
int buff_size,
int *outflags,
int *nbytes
);
Purpose: Function returns the colour displayed in the Colour Dialogue. If flags is set then None is selected in the dialogue.
|
|
|