Tao.Platform.Windows SDK Documentation
Wgl.wglCreateContext Method
[Visual Basic]
Public Shared Function wglCreateContext( _
ByVal
hDc
As
IntPtr
_
) As
IntPtr
[C#]
public static
IntPtr
wglCreateContext(
IntPtr
hDc
);
See Also
Wgl Class
|
Tao.Platform.Windows Namespace