DeviceStatusChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the programmatic interface for the transmission of Device Status Changed Events.
public class DeviceStatusChangedEventArgs : EventArgs
type DeviceStatusChangedEventArgs = class
inherit EventArgs
Public Class DeviceStatusChangedEventArgs
Inherits EventArgs
- Inheritance
-
DeviceStatusChangedEventArgs
Constructors
DeviceStatusChangedEventArgs(Device) |
Creates an instance of the DeviceStatusChangedEventArgs class with the specified DeviceInfo. |
Properties
Device |