![]() |
![]() |
![]() |
Switches the application between windowed and full-screen modes.
Syntax
HRESULT DXUTToggleFullscreen(VOID);
Return Value
If the function succeeds, the return value is S_OK.If the function fails, the return value can be one of the error codes in DXUTERR.
Remarks
Toggling between windowed and full-screen modes will result in the Microsoft Direct3D device being reset or re-created.
Function Information
Header dxut.h Import library None Minimum operating systems Windows 98