Nedap.HandheldApi
|
These event arguments carries informationa about discovered handheld readers in case that there is more than one handheld reader present. Handler of this event should set SelectedDevice index in order to select one of the readers for connecting. More...
Public Member Functions | |
MultipleHandheldsFoundEventArgs (DiscoveredReaders readers) | |
Constructor. | |
MultipleHandheldsFoundEventArgs () | |
Constructor. | |
Public Attributes | |
DiscoveredReaders | Readers |
Property that holds discovered handheld readers and the one that should be selected (used for conneciton). |
These event arguments carries informationa about discovered handheld readers in case that there is more than one handheld reader present. Handler of this event should set SelectedDevice index in order to select one of the readers for connecting.
Nedap.HandheldApi.CommunicationPort.MultipleHandheldsFoundEventArgs.MultipleHandheldsFoundEventArgs | ( | DiscoveredReaders | readers | ) |
Constructor.
readers |
Nedap.HandheldApi.CommunicationPort.MultipleHandheldsFoundEventArgs.MultipleHandheldsFoundEventArgs | ( | ) |
Constructor.
Property that holds discovered handheld readers and the one that should be selected (used for conneciton).