Tao.Platform.Windows SDK Documentation |
|
Wgl.wglGetGenlockSourceI3D Method (IntPtr, IntPtr, Int32)
[Visual Basic]
Overloads Public Shared Function wglGetGenlockSourceI3D( _
ByVal
extensionPointer As
IntPtr, _
ByVal
hDC As
IntPtr, _
ByRef
uSource As
Integer _
) As
Integer
[C#]
public static
int wglGetGenlockSourceI3D(
IntPtr extensionPointer,
IntPtr hDC,
out
int uSource);
Parameters
-
extensionPointer
-
-
hDC
-
-
uSource
-
Return Value
See Also
Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglGetGenlockSourceI3D Overload List