Tao.Platform.Windows SDK Documentation

Wgl.WGL_SWAP_MAIN_PLANE Field

Swaps the front and back buffers of the main plane.

[Visual Basic]
Public Const WGL_SWAP_MAIN_PLANE As Integer = 1
[C#]
public const int WGL_SWAP_MAIN_PLANE = 1;

See Also

Wgl Class | Tao.Platform.Windows Namespace