PreviousNext
DpaApiMenuExecute
Help > Custom DPA Handler > DPA API > DpaApiMenuExecute

void DpaApiMenuExecute ( uns8 menuAndItem )

 

Available only at TR-7xG [N]. The function is used when handling Beaming DPA Menu. The function must be called for the menu items that are executed by DPA. See example at DpaApiMenu function. The parameter menuAndItem must have the value of the return value of DpaApiMenu.

 

See example CustomDpaHandler-DpaMenu for more details.