_OnSelection( ) API Library Routine
Specifies a routine to execute when the user chooses the specified menu and item.
void _OnSelection(MENUID menuid, ITEMID itemid, FPFI routine) MENUID menuid; /* Menu identifier. */ ITEMID itemid; /* Item identifier. */ FPFI routine; /* Routine to execute. */ |
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic