mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-08 21:09:26 +02:00
Content update
This commit is contained in:
parent
744c0e7654
commit
ac8fa37a53
1 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ Default $protocol is T=1.
|
|||
|
||||
Disconnects the $connection to a card. Returns the TRUE if disconnecting was succesful or FALSE.
|
||||
|
||||
### scard_errstr($errno) - Not PC/SC standard.
|
||||
### scard_errstr($errno); - Not PC/SC standard.
|
||||
|
||||
Returns $errstr for $errno or NULL.
|
||||
|
||||
|
|
@ -63,7 +63,7 @@ Returns the application $context to the PC/SC resource manager.
|
|||
|
||||
Returns TRUE if $context is valid or FALSE if $context is not valid.
|
||||
|
||||
### scard_last_errno() - Not PC/SC standard.
|
||||
### scard_last_errno(); - Not PC/SC standard.
|
||||
|
||||
Returns the last $errno or nothing? NULL or FALSE? (TODO)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue