The IOCTL_SMARTCARD_SWALLOW request causes the reader to swallow the card.
None
None
Information must be set to zero. Status can be one of the following values.
| Status | Meaning |
|---|---|
| STATUS_SUCCESS | The card was swallowed. |
| STATUS_NO_MEDIA | No card is in the reader. |
| STATUS_IO_TIMEOUT | The operation has timed out. |
| STATUS_NOT_SUPPORTED | The reader does not support swallowing. |
Defined in winsmcrd.h. Include winsmcrd.h.
The IOCTL_SMARTCARD_SWALLOW request causes the reader to swallow the card.
None
None
Following are possible return values.
| Value | Meaning |
|---|---|
| STATUS_SUCCESS | The card was swallowed. |
| STATUS_NO_MEDIA | No card is in the reader. |
| STATUS_IO_TIMEOUT | The operation has timed out. |
| STATUS_NOT_SUPPORTED | The reader does not support swallowing. |
Defined in winsmcrd.h. Include winsmcrd.h.