zOrder (ULONG)

      Record z-order.

      Positions the RECORDCORE structure in z-order, relative to other records in the container. The values can be:

      CMA_TOP

        Places a RECORDCORE structure at the top of the z-order. This is the default value.
      CMA_BOTTOM
        Places a RECORDCORE structure at the bottom of the z-order.


      [Back] [Next]