![]() |
![]() |
![]() |
Indicates whether the application is in windowed mode.
Syntax
BOOL DXUTIsWindowed(VOID);
Return Value
If TRUE, the application is in windowed mode. If the application is not in windowed mode, or no device exists, then FALSE is returned.
Function Information
Header dxut.h Import library None Minimum operating systems Windows 98