usitem (USHORT)
fIncludeSubmenus (BOOL)
Include submenus indicator.
TRUE
If the menu does not have an item with the
specified identifier, search the submenus and subdialogs of the menu for
an item with the specified identifier and return its state.
FALSE
If the menu does not have an item with the specified
identifier, do not search the submenus and subdialogs of the menu for an
item with the specified identifier.
prect (PRECTL)
Bounding
rectangle of the menu item in device coordinates relative to the menu window.
rc (BOOL)
Success
indicator.
TRUE
Specified item was found.
FALSE
Specified item was not found.
[Back]
[Next]