Tao.Platform.Windows SDK Documentation

Wgl.wglCreateBufferRegionARB Method (IntPtr, IntPtr, Int32, UInt32)

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

Parameters

extensionPointer
hDC
iLayerPlane
uType

Return Value

See Also

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