SCARD_SHARE_DIRECT top-level constant Null safety
This application is allocating the reader for its private use, and will be controlling it directly. No other applications are allowed access to it.
Implementation
const SCARD_SHARE_DIRECT = 3;
This application is allocating the reader for its private use, and will be controlling it directly. No other applications are allowed access to it.
const SCARD_SHARE_DIRECT = 3;