Tao.Platform.Windows SDK Documentation |
|
Wgl.wglGetMscRateOML Method (IntPtr, Int32, Int32)
[Visual Basic]
Overloads Public Shared Function wglGetMscRateOML( _
ByVal
hdc As
IntPtr, _
ByRef
numerator As
Integer, _
ByRef
denominator As
Integer _
) As
Boolean
[C#]
public static
bool wglGetMscRateOML(
IntPtr hdc,
out
int numerator,
out
int denominator);
See Also
Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglGetMscRateOML Overload List