HRESULT WINAPI SLS_QueryUserInfo( SLS_QueryUserInfo is called to retrieve information about the users who are using the specified product. dwUserIndex is the index number of the user, its value is between 1 and the user count returned by SLS_GetUserCount. *pUserInfo points to a SLS_USER_INFO data structure to receive the information. |