The CardReaderStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CardReaderStatus()()()() |
Construct CardReaderStatus object.
|
![]() | CardReaderStatus(CardReaderStatus) |
Copy constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | Assign |
Set to be equal to copy object.
|
![]() | Clone |
Clone this object.
|
![]() | Equals(Object) |
Compare to other card reader status, objects.
(Overrides Object..::..Equals(Object).) |
![]() | Equals(CardReaderStatus) |
Compare to other card reader status.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Hash code for this object.
(Overrides Object..::..GetHashCode()()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CardAvailableExclusive |
True if card is available for exclusive use, otherwise false.
|
![]() | CardAvailableShared |
True if card is available for shared use, otherwise false.
|
![]() | CardInReader |
True if card is in reader, otherwise false.
|