Tao.Platform.Windows SDK Documentation |
|
Wgl.wglDeleteBufferRegionARB Method
[Visual Basic]
Public Shared Sub wglDeleteBufferRegionARB( _
ByVal
extensionPointer As
IntPtr, _
ByVal
hRegion As
IntPtr _
)
[C#]
public static
void wglDeleteBufferRegionARB(
IntPtr extensionPointer,
IntPtr hRegion);
Parameters
-
extensionPointer
-
-
hRegion
-
See Also
Wgl Class | Tao.Platform.Windows Namespace