Microsoft DirectX 9.0 SDK Update (October 2004)

Framework.CanAutomaticallyChangeMonitor Property

Language:

Note: This documentation is preliminary and is subject to change.

Sets or retrieves if the current adapter can automatically change monitors.

Definition

Visual Basic .NET Public Property CanAutomaticallyChangeMonitor As Boolean
C# public bool CanAutomaticallyChangeMonitor { get; set; }
Managed C++ public: __property bool get_CanAutomaticallyChangeMonitor();
public: __property void set_CanAutomaticallyChangeMonitor(bool);
JScript .NET public function get CanAutomaticallyChangeMonitor() : boolean
public function set CanAutomaticallyChangeMonitor(boolean);

Property Value

System.Boolean . A value that is set to true if the current adapter can automatically change monitors; otherwise, false.

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center