pRecord (PRECORDCORE)

      Pointer to the RECORDCORE where direct manipulation started.

      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 pRecord field can have one of the following values:

      NULL

        Direct manipulation started over white space.
      Other
        Container record over which direct manipulation started.


      [Back] [Next]