Tao.Platform.Windows SDK Documentation

Wgl.wglDisableGenlockI3D Method 

[Visual Basic]
Public Shared Function wglDisableGenlockI3D( _
   ByVal extensionPointer As IntPtr, _
   ByVal hDC As IntPtr _
) As Integer
[C#]
public static int wglDisableGenlockI3D(
   IntPtr extensionPointer,
   IntPtr hDC
);

Parameters

extensionPointer
hDC

Return Value

See Also

Wgl Class | Tao.Platform.Windows Namespace