CVB.Net 15.0
Loading...
Searching...
No Matches
DeviceEventArgs Class Reference

Event argument for notifying a device change. More...

Public Member Functions

 DeviceEventArgs (Device device)
 Creates the device event argument from the given device .
 

Properties

Device Device [get]
 Gets the device associated with an event.
 

Detailed Description

Event argument for notifying a device change.

Constructor & Destructor Documentation

◆ DeviceEventArgs()

Creates the device event argument from the given device .

Parameters
deviceDevice object.