Microsoft DirectX 8.1 (Visual Basic)

CPOINT

Describes a calibration point. An array of CPOINT types is contained by a DIPROPCPOINTS type.

Type CPOINT
     lp As Long 
     dwLog As Long 
End Type

Members

lp
Raw data
dwLog
Scaling value to be associated with the lp number. The percentage of the maximum value multiplied by 10000.

See Also

Using CPOINTs