![]() |
![]() |
![]() |
Sets options for how the sample framework functions on multiple monitors.
Syntax
VOID DXUTSetMultimonSettings(
BOOL bAutoChangeAdapter );
Parameters
- bAutoChangeAdapter
- [in] If TRUE and the application window is relocated to a different monitor, the sample framework will automatically change to use the new monitor's adapter, and device callback functions will be called to recreate the scene.
Return Value
No return value.
Function Information
Header dxut.h Import library None Minimum operating systems Windows 98