Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:bs2_getuserinfosfromdirwithkey [2022/04/18 09:57] mark |
en:bs2_getuserinfosfromdirwithkey [2022/04/21 09:46] (current) kateyu [See Also] |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| [+2.8.2] Gets the user information corresponding to the user identifier from the data extracted by USB. | [+2.8.2] Gets the user information corresponding to the user identifier from the data extracted by USB. | ||
| \\ | \\ | ||
| - | ==== API ==== | + | ==== Declaration ==== |
| <code cpp> | <code cpp> | ||
| #include "BS_API.h" | #include "BS_API.h" | ||
| Line 15: | Line 15: | ||
| <callout type="info"> | <callout type="info"> | ||
| - | [[user management api#BS2UserBlob|BS2UserBlob View the structure]] | + | [[user management api#BS2UserBlob|View the structure of the BS2UserBlob]] |
| </callout> | </callout> | ||
| ==== Parameters ==== | ==== Parameters ==== | ||
| Line 27: | Line 27: | ||
| 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_GetUserDatabaseInfoFromDirWithKey]]\\ [[BS2_GetUserListFromDirWithKey]]\\ [[BS2_GetUserDatasFromDirWithKey]]\\ [[BS2_GetUserInfosExFromDirWithKey]]\\ [[BS2_GetUserDatasExFromDirWithKey]]\\ [[BS2_GetLogFromDirWithKey]]\\ [[BS2_GetLogBlobFromDirWithKey]]\\ [[BS2_GetFilteredLogFromDirWithKey]] | [[BS2_GetUserDatabaseInfoFromDirWithKey]]\\ [[BS2_GetUserListFromDirWithKey]]\\ [[BS2_GetUserDatasFromDirWithKey]]\\ [[BS2_GetUserInfosExFromDirWithKey]]\\ [[BS2_GetUserDatasExFromDirWithKey]]\\ [[BS2_GetLogFromDirWithKey]]\\ [[BS2_GetLogBlobFromDirWithKey]]\\ [[BS2_GetFilteredLogFromDirWithKey]] | ||