Tao.Platform.Windows SDK Documentation

Wgl.wglDeleteContext Method 

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

See Also

Wgl Class | Tao.Platform.Windows Namespace