ovr_User_GetOrgScopedID Function
returns an ovrID which is unique per org. allows different apps within the same org to identify the user. ovrMessage_User_GetOrgScopedID will be generated in response.
ovrRequest ovr_User_GetOrgScopedID(ovrID userID)
userID: ovrID
The id of the user that we are going to get its org scoped ID ovrOrgScopedIDHandle.