DXUTIsWindowed
Microsoft DirectX 9.0 SDK Update (October 2004)

DXUTIsWindowed Function


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

Headerdxut.h
Import libraryNone
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.