SmartCardRW.ExtendedErrorNoCard Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates no card is detected in the smart card reader/writer device but a card was expected.
public const int ExtendedErrorNoCard = 204;
val mutable ExtendedErrorNoCard : int
Public Const ExtendedErrorNoCard As Integer = 204