Tao.Platform.Windows SDK Documentation |
|
Wgl.wglDestroyPbufferEXT Method
[Visual Basic]
Public Shared Function wglDestroyPbufferEXT( _
ByVal
hPbuffer As
IntPtr _
) As
Boolean
[C#]
public static
bool wglDestroyPbufferEXT(
IntPtr hPbuffer);
See Also
Wgl Class | Tao.Platform.Windows Namespace