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