Tao.Platform.Windows SDK Documentation

Wgl.wglGetMscRateOML Method (IntPtr, Int32[], Int32[])

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

See Also

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