[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ItmNxt
------------------------------------------------------------------------------

Syntax        IntT CTYP ItmNxt(TagT id);

Prototype in  TcxlMnu.H

Description   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.

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

Example

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson