_GetNewMenuId( ) API Library Routine

See Also   Example

Returns a menu identifier for use with other menu-related functions.

Syntax

MENUID _GetNewMenuId(void any)
void any;                     /* Pointer. */

Remarks

Every menu must have a unique identifier.

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.