ScreenModeRefreshRate()
Syntax
RefreshRate = ScreenModeRefreshRate()Description
Returns the refresh-rate of the current screenmode listed with ExamineScreenModes() and NextScreenMode() functions.
Parameters
None.
Return value
The refresh-rate (in hertz) of the current listed screenmode.
Remarks
On OS X, many notebook and monitors returns 0.
See Also
ExamineScreenModes(), NextScreenMode(), ScreenModeWidth(), ScreenModeHeight(), ScreenModeDepth()
Supported OS
All