PreviousNext
DpaApiMenuIndicateResult
Help > Custom DPA Handler > DPA API > DpaApiMenuIndicateResult

void DpaApiMenuIndicateResult ( uns8 ok )

 

Available only at TR-7xG [N]. The function is used when handling Beaming DPA Menu. The function must be called for the selected menu items that are optional and implemented in the Custom DPA Handler. If the ok parameter is zero the error is indicated, otherwise OK is indicated. See example at DpaApiMenu function.

 

See example CustomDpaHandler-DpaMenu for more details.