Tao.Platform.Windows SDK Documentation

Wgl.wglGetMscRateOML Method (IntPtr, IntPtr, IntPtr)

[Visual Basic]
Overloads Public Shared Function wglGetMscRateOML( _
   ByVal hdc As IntPtr, _
   ByVal numerator As IntPtr, _
   ByVal denominator As IntPtr _
) As Boolean
[C#]
public static bool wglGetMscRateOML(
   IntPtr hdc,
   IntPtr numerator,
   IntPtr denominator
);

See Also

Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglGetMscRateOML Overload List