usitem (USHORT)

      Item identifier.

    usincludesubmenus (USHORT)

      Include submenus indicator.

      TRUE

        If the menu does not have an item with the specified identifier, search the submenus and subdialogs of the menu for an item with the specified identifier.
      FALSE
        If the menu does not have an item with the specified identifier, do not search the submenus and subdialogs of the menu for an item with the specified identifier.

      ulReserved (ULONG)

        Reserved value, should be 0.

      sIndex (SHORT)

        Item index.

        MIT_NONE

          Item does not exist
        Other
          Item index.


        [Back] [Next]