The ICardReaderFactory type exposes the following members.

Properties

  NameDescription
Public propertyItem
Get a certain card reader only. No other than the specified card reader is instantiated because of this function call. If card reader cannot be found null is returned.
Public propertyObserver
CardReaderObserver using this factory
Public propertyReaders
All card readers known by this factory.

See Also