Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SmartCardStatusType enumeration type specifies the status of a smart card.
Syntax
enum SmartCardStatusType {
CardInserted = 0,
CardRemoved,
CardError,
CardDataChanged,
CardFirmwareUpgrade
};
Constants
CardInserted
The card was inserted.CardRemoved
The card was removed.CardError
An error occurred.CardDataChanged
The card data has changed.CardFirmwareUpgrade
Firmware upgrade.
Requirements
Header | Declared in Bdaiface.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008