Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - itmnxt http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ItmNxt

Choose next selected item in menu.

Header File.....TCXLmnu.h

Prototype.......IntT CTYP ItmNxt(TagT id);

Source File.....MNU\ITMNXT.C

Arguments.......id -  The Tag ID of the menu item

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOMNUDEF  -  No Menu Defined
                   W_NOTFOUND  -  Tag ID Not Found

Notes...........Defines which menu item the selection bar will move to
                next.  This function would most likely be called from a
                "select", "before", or "after" function.  The selection bar
                does not actually move until the called function returns to
                the menu.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson