ativga.getcatalystversion Function
Syntax
ativga.getcatalystversion()
Parameters
none
Return Value
- string
Version of the Catalyst drivers of the primary display adapter. “unknown” if no Catalyst driver or other error.
Remarks
This function reads the “Catalyst_Version” registry entry which means it is not 100% reliable and can be easily faked. Unofficial ATI drivers often come without version number.
Example
trace(ativga.getcatalystversion())
See also
