Share via


DeviceStatusChangedEventArgs Class

Definition

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

Applies to