Class: Window
Syntax:
extern _kernel_oserror *window_wimp_to_toolbox
(
unsigned int flags,
int window_handle,
int icon_handle,
ObjectId *object,
ComponentId *component
);
Purpose: Function returns the ObjectId and ComponentId of the object that contains the icon specified in icon_handle.
|
|
|