Microsoft DirectX 9.0 SDK Update (October 2004)

Framework.CreateDeviceFromSettings Method

Language:

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

Tells the framework to change to a device created from settings described in a DeviceSettings object.

Overload List

public void CreateDeviceFromSettings(DeviceSettings);
public void CreateDeviceFromSettings(DeviceSettings, bool);

Remarks

If CreateWindow or SetWindow has not already been called, this method will call CreateWindow with default parameters. Instead of calling this, you can call SetDevice or CreateDevice.


© 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