usReserve (USHORT)

      Reserved value, should be 0.

    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 a selected 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 a selected item with the specified identifier.

      ulReserved (ULONG)

        Reserved value, should be 0.

      sresult (SHORT)

        Selected item identifier.

        MID_ERROR

          Error occurred
        MIT_NONE
          No item selected
        Other
          Selected item identifier.


        [Back] [Next]