AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Classr:     Menu

Syntax:     
extern _kernel_oserror *menu_add_entry 
(
unsigned int  flags,
ObjectId      menu,
ComponentId   at_entry,
char         *entry_description,
ComponentId  *new_entry,
);


Purpose:     Function adds a new menu entry.  Entry is added below at_entry by default.  entry_description is a cast to a MenuTemplateEntry struct.

[sh-index] Back to list of manuals