Impact Acquire SDK .NET
|
A class containing data generated by an event triggered when a device is about to get closed. More...
Public Member Functions | |
DeviceWillBeClosedEventArgs (Device device) | |
Creates a new mv.impact.acquire.DeviceWillBeClosedEventArgs instance. | |
Properties | |
Device | device [get] |
A reference to the mv.impact.acquire.Device that is about to get closed. | |
A class containing data generated by an event triggered when a device is about to get closed.
|
inline |
Creates a new mv.impact.acquire.DeviceWillBeClosedEventArgs instance.
[in] | device | A reference to the mv.impact.acquire.Device that is about to get closed. |
|
get |
A reference to the mv.impact.acquire.Device that is about to get closed.