MCS_getSelfTestReport
Reads the self test report from the attached monitor
Declaration
ibool NAPI MCS_getSelfTestReport(
uchar *flags,
uchar *data,
uchar *length)
Prototype In
snap/ddc.h
Parameters
flags |
Place to store the mode flags |
data |
Place to store the data read from the display |
length |
Place to store the length of the data read |
Return Value
True if the function succeeded, false if it failed.
Description
This function gets the monitor to perform a self test operation and report the results back to the host. The information reported back is monitor vendor specific, so this function is generally used by monitor vendors to read self test information from monitors in the field for diagnostics and reporting.
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com