pRecord (PRECORDCORE)

      Pointer to the RECORDCORE data structure over which an action occurred.

      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.

      • If a user presses the Enter key, a pointer to the record with the selection cursor is returned.

      • If a user double-clicks the select button when the pointer of the pointing device is over a record, a pointer to the record is returned.

      • If a user double-clicks the select button when the pointer of the pointing device is over white space, NULL is returned.


      [Back] [Next]