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