Tao.Platform.Windows SDK Documentation

Gdi.PFD_DOUBLEBUFFER_DONTCARE Field

The requested pixel format can be either single- or double-buffered.

[Visual Basic]
Public Const PFD_DOUBLEBUFFER_DONTCARE As Integer = 1073741824
[C#]
public const int PFD_DOUBLEBUFFER_DONTCARE = 1073741824;

See Also

Gdi Class | Tao.Platform.Windows Namespace