Get a certain card reader.
Overload List
Name | Description | |
---|---|---|
![]() ![]() | GetReader(String) |
Get a certain card reader, by searching through all loaded card reader
factories. If no factory was loaded previously, then the default
factories are loaded first. Return ICardReader object, or null if not found.
|
![]() ![]() | GetReader(String, String) |
Get a certain card reader, by searching in specified card reader
factory. If this factory was not loaded previously, then the
factory is loaded first. Return ICardReader object, or null if not found.
|