pfnCompare (PFN)

      Pointer to a comparison function.

    pStorage (PVOID)

      Application use.

      Available for application use.

    rc (BOOL)

      Success indicator.

      TRUE

        The records in the container were sorted.
      FALSE
        The records in the container were not sorted. The WinGetLastError function may return the following errors:

        • PMERR_COMPARISON_FAILED 
            PMERR_INSUFFICIENT_MEMORY.


          [Back] [Next]