PointCardRW.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 in the device, or the card sensor position is indeterminate.
public const int StatusNoCard = 1;
val mutable StatusNoCard : int
Public Const StatusNoCard As Integer = 1