Tao.Platform.Windows SDK Documentation |
|
Gdi.PFD_SUPPORT_DIRECTDRAW Field
The buffer supports DirectDraw drawing.
[Visual Basic]Public Const PFD_SUPPORT_DIRECTDRAW As
Integer = 8192
[C#]public const
int PFD_SUPPORT_DIRECTDRAW = 8192;
See Also
Gdi Class | Tao.Platform.Windows Namespace