Tao.Platform.Windows SDK Documentation

Wgl.wglGenlockSourceDelayI3D Method (IntPtr, IntPtr, UInt32)

[Visual Basic]
Overloads Public Shared Function wglGenlockSourceDelayI3D( _
   ByVal extensionPointer As IntPtr, _
   ByVal hDC As IntPtr, _
   ByVal uDelay As UInt32 _
) As Integer
[C#]
public static int wglGenlockSourceDelayI3D(
   IntPtr extensionPointer,
   IntPtr hDC,
   uint uDelay
);

Parameters

extensionPointer
hDC
uDelay

Return Value

See Also

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