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 and delete it.
      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.

      sItemsLeft (SHORT)

        Number remaining.

        The number of items in the menu after the item is deleted.


      [Back] [Next]