Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deprecated, do not use. Describes a calibration point. An array of CPOINT structures is contained by a DIPROPCPOINTS structure.
Syntax
typedef struct CPOINT {
LONG lP;
DWORD dwLog;
} CPOINT, *LPCPOINT;
Members
- lP
Raw data - dwLog
Scaling value to be associated with the lP number. The percentage of the maximum value multiplied by 10000.