Tao.Platform.Windows SDK Documentation |
|
Gdi.PFD_STEREO_DONTCARE Field
The requested pixel format can be either monoscopic or stereoscopic.
[Visual Basic]Public Const PFD_STEREO_DONTCARE As
Integer = -2147483648
[C#]public const
int PFD_STEREO_DONTCARE = -2147483648;
See Also
Gdi Class | Tao.Platform.Windows Namespace