usTickNum (USHORT)

      Tick mark location.

      Specifies the tick mark location that is to have the text placed with it.

    pTickText (PSZ)

      Pointer to the text that is to be drawn at the position specified.

      If this value is NULL, no text is drawn.

    rc (BOOL)

      Success indicator.

      TRUE

        Text was successfully added to the scale.
      FALSE
        An error occurred. The WinGetLastError function may return the following errors:

        • PMERR_HEAP_MAX_SIZE_REACHED 
            PMERR_PARAMETER_OUT_OF_RANGE.


          [Back] [Next]