PointCardState Enum
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.
Enumerates the possible card states the point card device can be in.
public enum PointCardState
type PointCardState =
Public Enum PointCardState
- Inheritance
-
PointCardState
Fields
Name | Value | Description |
---|---|---|
NoCard | 1 | No card or card sensor position indeterminate. |
Remaining | 2 | There is a card remaining in an entrance. |
Inserted | 4 | There is a card in the device. |