Tao.Platform.Windows SDK Documentation

Wgl.wglGetPixelFormat Method 

[Visual Basic]
Public Shared Function wglGetPixelFormat( _
   ByVal hdc As IntPtr _
) As Integer
[C#]
public static int wglGetPixelFormat(
   IntPtr hdc
);

See Also

Wgl Class | Tao.Platform.Windows Namespace