Tao.Platform.Windows SDK Documentation |
|
Wgl.wglCreateBufferRegionARB Method (IntPtr, Int32, Int32)
[Visual Basic]
Overloads Public Shared Function wglCreateBufferRegionARB( _
ByVal
hDC As
IntPtr, _
ByVal
iLayerPlane As
Integer, _
ByVal
uType As
Integer _
) As
IntPtr
[C#]
public static
IntPtr wglCreateBufferRegionARB(
IntPtr hDC,
int iLayerPlane,
int uType);
See Also
Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglCreateBufferRegionARB Overload List