[Pcsclite-cvs-commit] r1975 - trunk/PCSC/doc
    Ludovic Rousseau 
    rousseau at costa.debian.org
       
    Mon Mar 27 08:58:21 CEST 2006
    
    
  
Author: rousseau
Date: 2006-03-27 06:58:18 +0000 (Mon, 27 Mar 2006)
New Revision: 1975
Modified:
   trunk/PCSC/doc/pcsc-lite.tex
Log:
SCardConnect(): the paramater name is dwShareMode instead of dwScope
Modified: trunk/PCSC/doc/pcsc-lite.tex
===================================================================
--- trunk/PCSC/doc/pcsc-lite.tex	2006-03-24 15:19:24 UTC (rev 1974)
+++ trunk/PCSC/doc/pcsc-lite.tex	2006-03-27 06:58:18 UTC (rev 1975)
@@ -468,7 +468,7 @@
 
 \begin{tabular}{|l|l|}
 \hline
-Value of \texttt{dwScope} & Meaning\\
+Value of \texttt{dwShareMode} & Meaning\\
 \hline
 \hline
 \texttt{SCARD\_SHARE\_SHARED} & This application will allow others to share the reader \\
    
    
More information about the Pcsclite-cvs-commit
mailing list