SmartCardRW.StatusNoCard 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 device.
public const int StatusNoCard = 1;
val mutable StatusNoCard : int
Public Const StatusNoCard As Integer = 1