GA_getParsedEDID
Returns the parsed EDID record if a DDC monitor was found
Declaration
int NAPI GA_getParsedEDID(
GA_devCtx *dc,
EDID_record *rec)
Prototype In
snap/graphics.h
Parameters
dc |
Device context to retrieve the EDID record for |
rec |
Place to return the parsed edid record |
Return Value
True if DDC monitor found and EDID was valid, false if no valid DDC monitor
Description
This function returns the existing, parsed EDID record for the primary monitor for the specific device context. If no valid EDID record was obtained from the monitor when the driver was loaded, this function returns false.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com