Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:bs2_getuserdatabaseinfofromdirwithkey [2022/04/21 09:32] kateyu [Parameter] |
en:bs2_getuserdatabaseinfofromdirwithkey [2022/04/21 09:45] (current) kateyu [Watch Together] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== BS2_GetUserDatabaseInfoFromDirWithKey===== | ===== BS2_GetUserDatabaseInfoFromDirWithKey===== | ||
| - | [+2.8.2] Obtain full user information (number of users, number of cards, number of fingerprints, number of faces) from the data extracted by USB. | + | [+2.8.2] Get full user information (number of users, number of cards, number of fingerprints, number of faces) from the data extracted by USB. |
| \\ | \\ | ||
| ==== Declaration ==== | ==== Declaration ==== | ||
| Line 25: | Line 25: | ||
| <WRAP info 70%> | <WRAP info 70%> | ||
| **Note**\\ | **Note**\\ | ||
| - | The uidsObjs variable must return memory to the system after use via the [[BS2_ReleaseObject]] function. | + | The uidsObjs variable must return memory to the system after using via the [[BS2_ReleaseObject]] function. |
| </WRAP> | </WRAP> | ||
| </WRAP> | </WRAP> | ||
| ==== Return value ==== | ==== Return value ==== | ||
| Returns ''BS_SDK_SUCCESS'' if performed successfully, or a corresponding error code if an error occurs. | Returns ''BS_SDK_SUCCESS'' if performed successfully, or a corresponding error code if an error occurs. | ||
| - | ==== Watch Together ==== | + | ==== See Also ==== |
| [[BS2_GetUserListFromDirWithKey]]\\ [[BS2_GetUserInfosFromDirWithKey]]\\ [[BS2_GetUserDatasFromDirWithKey]]\\ [[BS2_GetUserInfosExFromDirWithKey]]\\ [[BS2_GetUserDatasExFromDirWithKey]]\\ [[BS2_GetLogFromDirWithKey]]\\ [[BS2_GetLogBlobFromDirWithKey]]\\ [[BS2_GetFilteredLogFromDirWithKey]] | [[BS2_GetUserListFromDirWithKey]]\\ [[BS2_GetUserInfosFromDirWithKey]]\\ [[BS2_GetUserDatasFromDirWithKey]]\\ [[BS2_GetUserInfosExFromDirWithKey]]\\ [[BS2_GetUserDatasExFromDirWithKey]]\\ [[BS2_GetLogFromDirWithKey]]\\ [[BS2_GetLogBlobFromDirWithKey]]\\ [[BS2_GetFilteredLogFromDirWithKey]] | ||