pSearchAfter (PRECORDCORE)

      Pointer to the specified container record.

      Note: If the CCS_MINIRECORDCORE style bit is specified when a container is created, then MINIRECORDCORE should be used instead of RECORDCORE and PMINIRECORDCORE should be used instead of PRECORDCORE in all applicable data structures and messages.

      The values of this parameter can be:

      CMA_FIRST

        Start the search with the first record in the container.
      Other
        Start the search after the record specified by this pointer.


      [Back] [Next]