Classr: Menu
Syntax:
extern _kernel_oserror *menu_get_click_show
(
unsigned int flags,
ObjectId menu,
ComponentId entry,
ObjectId *object,
int *show_flags
);
Purpose: Function returns the ObjectId of the object to be shown when the user selects the menu event.
|
|
|