DXUTSetMultimonSettings
Microsoft DirectX 9.0 SDK Update (October 2004)

DXUTSetMultimonSettings Function


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

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.