Indicates whether the application is in windowed mode.
BOOL DXUTIsWindowed();
None.
If TRUE, the application is in windowed mode. If the application is not in windowed mode, or no device exists, then FALSE is returned.
Header: Declared in Dxut.h.