Framework.DeviceReset Event |
Language: |
Occurs when the Microsoft Direct3D Device object is reset.
Visual Basic Event DeviceReset As Microsoft.Samples.DirectX.UtilityToolkit.DeviceEventHandler C# event Microsoft.Samples.DirectX.UtilityToolkit.DeviceEventHandler DeviceReset; C++ :
event Microsoft.Samples.DirectX.UtilityToolkit.DeviceEventHandler^ DeviceReset;JScript In JScript, you can use events, but you cannot define your own.
When this event is triggered, it will return a Microsoft.Samples.DirectX.UtilityToolkit.DeviceEventArgs object that contains the Direct3D Device object that was reset and a description of the back buffer as a SurfaceDescription object.
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