Tao.Platform.Windows SDK Documentation

Wgl.wglCreateBufferRegionARB Method (IntPtr, Int32, UInt32)

[Visual Basic]
Overloads Public Shared Function wglCreateBufferRegionARB( _
   ByVal hDC As IntPtr, _
   ByVal iLayerPlane As Integer, _
   ByVal uType As UInt32 _
) As IntPtr
[C#]
public static IntPtr wglCreateBufferRegionARB(
   IntPtr hDC,
   int iLayerPlane,
   uint uType
);

See Also

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