Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:bs2_getusersmalldatasfromdirwithkey [2022/04/19 10:33] mark created |
en:bs2_getusersmalldatasfromdirwithkey [2022/04/21 09:51] (current) kateyu [See Also] |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== BS2_GetUserSmallDatasFromDirWithKey===== | ===== BS2_GetUserSmallDatasFromDirWithKey===== | ||
| [+2.8.2] Gets the log after a given log record ID from the data extracted by USB by a maximum amount.\\ | [+2.8.2] Gets the log after a given log record ID from the data extracted by USB by a maximum amount.\\ | ||
| - | The difference from [BS2_GetUserDatasFromDirWithKey] is \\ | + | [[user management api#BS2UserBlob]] The difference from [[BS2_GetUserDatasFromDirWithKey]] is that |
| For memory efficiency, all are the same except that the fifth factor BS2UserSmallBlob member BS2UserPhoto is pointer-processed. | For memory efficiency, all are the same except that the fifth factor BS2UserSmallBlob member BS2UserPhoto is pointer-processed. | ||
| + | |||
| + | |||
| \\ | \\ | ||
| ==== Declaration ==== | ==== Declaration ==== | ||
| Line 49: | Line 51: | ||
| 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_GetUserSmallInfosFromDirWithKey]]\\ [[BS2_GetUserSmallDatasFromDirWithKey]]\\ [[BS2_GetUserSmallInfosExFromDirWithKey]]\\ [[BS2_GetUserSmallDatasExFromDirWithKey]] | [[BS2_GetUserSmallInfosFromDirWithKey]]\\ [[BS2_GetUserSmallDatasFromDirWithKey]]\\ [[BS2_GetUserSmallInfosExFromDirWithKey]]\\ [[BS2_GetUserSmallDatasExFromDirWithKey]] | ||