pszReference (PCSZ) - input

      Pointer to a string containing the link reference.

      The value of this parameter depends on the value of fReferenceType.

      If fReferenceType is REFERENCE_BY_RES

        pszReference must contain a pointer to a numeric string containing the res number; otherwise it will default to a res number of zero. Valid values are 1 - 64000; all other values are reserved.
      If fReferenceType is REFERENCE_BY_ID
        pszReference must contain a pointer to a string containing the alphanumeric identifier of the destination panel.


      [Back] [Next]