Tao.Platform.Windows SDK Documentation

Wgl.wglDeleteBufferRegionARB Method 

[Visual Basic]
Public Shared Sub wglDeleteBufferRegionARB( _
   ByVal hRegion As IntPtr _
)
[C#]
public static void wglDeleteBufferRegionARB(
   IntPtr hRegion
);

See Also

Wgl Class | Tao.Platform.Windows Namespace