fsSearch (USHORT)

      Enumeration order.

      Specifies the enumeration order. This value is one of the following:

      CMA_ITEMORDER

        Container records are enumerated in item order, first to last.
      CMA_ZORDER
        Container records are enumerated by z-order, from first record in the z-order to the last record. The last z-order record is the last record to be drawn. This flag is valid for the icon view only.


      [Back] [Next]