pcsc-mini - v0.1.2
    Preparing search index...

    Enumeration CardDisposition

    Card disposition action to perform when disconnecting or reconnecting.

    Index

    Enumeration Members

    Enumeration Members

    EJECT: 3

    Eject the card. (Not currently supported by any known hardware.)

    LEAVE: 0

    Do nothing.

    RESET: 1

    Reset the card (warm reset).

    UNPOWER: 2

    Power down the card (cold reset).