Tao.Platform.Windows SDK Documentation

Wgl.wglDestroyPbufferARB Method 

[Visual Basic]
Public Shared Function wglDestroyPbufferARB( _
   ByVal hPbuffer As IntPtr _
) As Boolean
[C#]
public static bool wglDestroyPbufferARB(
   IntPtr hPbuffer
);

See Also

Wgl Class | Tao.Platform.Windows Namespace