Wait for a matching card to be available.
Overload List
Name | Description | |
---|---|---|
![]() | WaitForCard(ICardSelector, TimeSpan, Boolean) | |
![]() | WaitForCard(ICardSelector, TimeSpan, Boolean, array<ICardReader>[]()[][]) |
Remarks
This function will not return until either:
- A matching card was found.
- The timeout is exceeded.
- It is interrupted by InterruptWaitForCard(ICardSelector).