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