added documentation

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@291 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-10-01 20:46:40 +00:00
parent f080a22d8a
commit 84679e5b5a
4 changed files with 108 additions and 9 deletions

View File

@@ -274,8 +274,8 @@ struct hid_class_descriptor {
/**
* @brief Initializes reader for relaying
*
* @param[in] reader_id Index to the reader to be used (optional). Set to -1 to use a reader with a inserted card.
* @param[in] cdriver Card driver to be used (optional)
* @param[in] reader_id (optional) Index to the reader to be used. Set to -1 to use a reader with a inserted card.
* @param[in] cdriver (optional) Card driver to be used
* @param[in] verbose Verbosity level passed to \c sc_context_t
*
* @return \c SC_SUCCESS or error code if an error occurred