英文版:
Error Code HRESULT value Description
SCARD_F_INTERNAL_ERROR 0x80100001L An internal consistency check failed.
SCARD_E_CANCELLED 0x80100002L The action was cancelled by an SCardCancel request.
SCARD_E_INVALID_HANDLE 0x80100003L The supplied handle was invalid.
SCARD_E_INVALID_PARAMETER 0x80100004L One or more of the supplied parameters could not be properly interpreted.
SCARD_E_INVALID_TARGET 0x80100005L Registry startup information is missing or invalid.
SCARD_E_NO_MEMORY 0x80100006L Not enough memory available to complete this command.
SCARD_F_WAITED_TOO_LONG 0x80100007L An internal consistency timer has expired.
SCARD_E_INSUFFICIENT_BUFFER 0x80100008L The data buffer to receive returned data is too small for the returned data.
SCARD_E_UNKNOWN_READER 0x80100009L The specified reader name is not recognized.
SCARD_E_TIMEOUT 0x8010000AL The user-specified timeout value has expired.
SCARD_E_SHARING_VIOLATION 0x8010000BL The smart card cannot be accessed because of other connections outstanding.
SCARD_E_NO_SMARTCARD 0x8010000CL The operation requires a Smart Card, but no Smart Card is currently in the device.
SCARD_E_UNKNOWN_CARD 0x8010000DL The specified smart card name is not recognized.
SCARD_E_CANT_DISPOSE 0x8010000EL The system could not dispose of the media in the requested manner.
SCARD_E_PROTO_MISMATCH 0x8010000FL The requested protocols are incompatible with the protocol currently in use with the smart card.
SCARD_E_NOT_READY 0x80100010L The reader or smart card is not ready to accept commands.
SCARD_E_INVALID_VALUE 0x80100011L One or more of the supplied parameters values could not be properly interpreted.
SCARD_E_SYSTEM_CANCELLED 0x80100012L The action was cancelled by the system, presumably to log off or shut down.
SCARD_F_COMM_ERROR 0x80100013L An internal communications error has been detec
智能卡常见的报错
最新推荐文章于 2024-06-17 09:55:58 发布