pRecordOrder (PRECORDCORE)

      Record order.

      Orders the RECORDCORE structures relative to other RECORDCORE structures in the container. The values can be:

      CMA_FIRST

        Places a RECORDCORE structure, or list of RECORDCORE structures, at the beginning of the list of structures.
      CMA_END
        Places a RECORDCORE structure, or list of RECORDCORE structures, at the end of the list of structures.
      Other
        Pointer to a RECORDCORE structure after which this structure, or list of structures, is to be inserted.


      [Back] [Next]