![]() | Fun 0.41.5 The programming language that makes You have fun |
Implements the OP_PCSC_ESTABLISH opcode (conditional build). More...
Go to the source code of this file.
Functions | |
| case | make_int (0)) |
Variables | |
| case | OP_PCSC_ESTABLISH |
| break | |
Implements the OP_PCSC_ESTABLISH opcode (conditional build).
Creates a new PC/SC context using SCardEstablishContext(SCARD_SCOPE_SYSTEM) and registers it in the internal PCSC context registry when FUN_WITH_PCSC is enabled. Returns the allocated context id on success, or 0 on failure. When PCSC support is disabled at build time, this opcode returns 0.
Definition in file establish.c.
| case make_int | ( | 0 | ) |
| break |
Definition at line 49 of file establish.c.
| case OP_PCSC_ESTABLISH |
OP_PCSC_ESTABLISH: () -> int
Definition at line 27 of file establish.c.