DeviceEventArgs Constructor

CVB.Net Documentation
Creates the device event argument from the given device.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public DeviceEventArgs(
	Device device
)

Parameters

device
Type: Stemmer.CvbDevice
Device object.
See Also

Reference