_MenuId( ) API Library Routine

See Also   Example

Returns the menu identifier that corresponds to the system-defined literal for the system menu or menu title.

Syntax

MENUID _MenuId(long literal)
long literal;                  /* System-defined literal. */

Remarks

Literals are defined in the API include file PRO_EXT.H.

For more information on how to create an API library and integrate it with Visual FoxPro, see Chapter 28, Accessing the Visual FoxPro API, in the Programmer's Guide.