Syntax
MENU_HANDLE AL_GetMenuHandle(
LIST_HANDLE list
);
Parameters
- list
- [in] List handle
Return value
Menu handle for the menu resource contained in the list resource.Remarks
To manipulate the menu item on the list display screen with the menu display functions, specify the menu handle obtained by this function.Requirements
Header file:
lib.hLibrary file:
AdvancedMenu.h
libAdvancedMenu.a
libSTARTUPOPH5000.a
See also
Last updated: 2020/10/04