Tao.Platform.Windows SDK Documentation

Wgl.wglQueryGenlockMaxSourceDelayI3D Method (IntPtr, IntPtr, IntPtr)

[Visual Basic]
Overloads Public Shared Function wglQueryGenlockMaxSourceDelayI3D( _
   ByVal hDC As IntPtr, _
   ByVal uMaxLineDelay As IntPtr, _
   ByVal uMaxPixelDelay As IntPtr _
) As Boolean
[C#]
public static bool wglQueryGenlockMaxSourceDelayI3D(
   IntPtr hDC,
   IntPtr uMaxLineDelay,
   IntPtr uMaxPixelDelay
);

See Also

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