_GetOSPrompt( ) API Library Routine
Returns the text of a specified menu item. If the menu item contains an access key definition, the ampersand character is returned as well.
void _GetOSPrompt(MENUID menuid, ITEMID itemid, char FAR *text) MENUID menuid; /* ID of menu from which to get prompt */ MENUID itemuid ; /* Index (0-based) of menu item. */ char FAR *text; /* Text of menu command. */ |
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08