Tao.Platform.Windows SDK Documentation

Wgl.wglReleaseTexImageARB Method 

[Visual Basic]
Public Shared Function wglReleaseTexImageARB( _
   ByVal hPbuffer As IntPtr, _
   ByVal iBuffer As Integer _
) As Boolean
[C#]
public static bool wglReleaseTexImageARB(
   IntPtr hPbuffer,
   int iBuffer
);

See Also

Wgl Class | Tao.Platform.Windows Namespace