One slot in the PC/SC context registry.
More...
One slot in the PC/SC context registry.
Ownership notes:
- The registry does not own the context; it merely stores the value returned by SCardEstablishContext(). Callers/opcodes are responsible for invoking SCardReleaseContext() at the appropriate time.
Definition at line 77 of file pcsc.c.
◆ ctx
Established context value.
Definition at line 78 of file pcsc.c.
◆ in_use
1 if the slot is currently allocated; 0 otherwise.
Definition at line 79 of file pcsc.c.
The documentation for this struct was generated from the following file: