Tao.Platform.Windows SDK Documentation

Wgl.wglChoosePixelFormat Method (IntPtr, IntPtr)

[Visual Basic]
Overloads Public Shared Function wglChoosePixelFormat( _
   ByVal hDc As IntPtr, _
   ByVal pPfd As IntPtr _
) As Integer
[C#]
public static int wglChoosePixelFormat(
   IntPtr hDc,
   IntPtr pPfd
);

See Also

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