The Flag type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Attributes |
Component attributes. You may need to call ReadAttributes before getting
a proper value by use of this property.
(Inherited from Component.) |
![]() | Cid |
CID of component. If not known, try to read from card by use of
BasicCardComponentManager.
(Inherited from Component.) |
![]() | ComponentName |
Component name.
(Inherited from Component.) |
![]() | ComponentType |
Component type.
(Inherited from Component.) |
![]() | DataBytes |
ACR data bytes.
(Overrides Component..::..DataBytes.) |
![]() | Manager |
Used component manager.
(Inherited from Component.) |
![]() | State |
Flag state within flag data to either set (true) or reset (false).
|