VinConnectionInformation Constructor

CVB.Net Documentation
Retrieves the information from the given device.

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

public VinConnectionInformation(
	Device device
)

Parameters

device
Type: Stemmer.CvbDevice
Device to fill information from.
See Also

Reference