Device |
The DeviceRemovedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DeviceRemovedReason | Reason why the device was removed that is get from calling GetDeviceRemovedReason method. | |
IsHandled | When IsHandled is set by the event handler, then the DXScene does not throw an exception as it is considered that the event handler will dispose and recreate the DXScene. | |
Message | Message describes where the device removal happened | |
SharpDxException | SharpDXException that was thrown when DirectX call was made on a removed device. |