Tao.Platform.Windows SDK Documentation

Wgl.wglGetGenlockSampleRateI3D Method (IntPtr, Int32)

[Visual Basic]
Overloads Public Shared Function wglGetGenlockSampleRateI3D( _
   ByVal hDC As IntPtr, _
   ByRef uRate As Integer _
) As Boolean
[C#]
public static bool wglGetGenlockSampleRateI3D(
   IntPtr hDC,
   out int uRate
);

See Also

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