Tao.Platform.Windows SDK Documentation

Wgl.wglGetGenlockSourceI3D Method (IntPtr, IntPtr, UInt32)

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

Parameters

extensionPointer
hDC
uSource

Return Value

See Also

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