Jump to content

CM SORTRECORD: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 April 2025

  • curprev 22:3722:37, 20 April 2025 Martini talk contribs 2,753 bytes +2,753 Created page with "This message sorts the container records in the container control. ==Syntax== <PRE> param1 PFN pfnCompare; Pointer to a comparison function.: param2 PVOID pStorage; Application use.: </PRE> ==Parameters== ;pfnCompare (PFN) - Input : Pointer to a comparison function. ;pStorage (PVOID) - Input : Available for application use. ==Returns== ;rc (BOOL) - returns : Success indicator. ::TRUE: The records in the container were sorted. ::FALSE: The re..."