Microsoft SDK for Java

getMonitorFrequency

This method of the DirectDraw Class retrieves the frequency of the monitor being driven by the DirectDraw object. The frequency value is returned in Hz multiplied by 100. For example, 60Hz is returned as 6000.

Syntax

public int getMonitorFrequency();

Return Value

Returns the monitor frequency.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.