USB Exported Control API > BS2_GetUserInfosFromDirWithKey


BS2_GetUserInfosFromDirWithKey

[+2.8.2] Gets the user information corresponding to the user identifier from the data extracted by USB.

Declaration

#include "BS_API.h"
 
int BS2_GetUserInfosFromDirWithKey(void* context, const char* szDir, char* uids, uint32_t uidCount, BS2UserBlob* userBlob, const BS2EncryptKey* key);

Parameters

Return value

Returns BS_SDK_SUCCESS if performed successfully, or a corresponding error code if an error occurs.

See Also

BS2_GetUserDatabaseInfoFromDirWithKey
BS2_GetUserListFromDirWithKey
BS2_GetUserDatasFromDirWithKey
BS2_GetUserInfosExFromDirWithKey
BS2_GetUserDatasExFromDirWithKey
BS2_GetLogFromDirWithKey
BS2_GetLogBlobFromDirWithKey
BS2_GetFilteredLogFromDirWithKey