SCARD_READERSTATE class base Struct
The SCARD_READERSTATE structure is used by functions for tracking smart cards within readers.
- Inheritance
-
- Object
- NativeType
- Struct
- SCARD_READERSTATE
Constructors
Properties
- cbAtr ↔ int
-
read / write
- dwCurrentState ↔ int
-
read / write
- dwEventState ↔ int
-
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
-
pvUserData
↔ Pointer<
NativeType> -
read / write
-
rgbAtr
↔ Array<
Uint8> -
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
szReader
↔ Pointer<
Utf16> -
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited