Framework.CreateDeviceFromSettings Method |
Language: |
Tells the framework to change to a device created from settings described in a DeviceSettings object.
public void CreateDeviceFromSettings(DeviceSettings); public void CreateDeviceFromSettings(DeviceSettings, bool);
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.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center