UserMgrUserRemoveInfoFromAllUsers (FUN)
FUNCTION UserMgrUserRemoveInfoFromAllUsers : DWORD
Removes a specific cache value from all logged in users.
- InOut:
Scope
Name
Type
Comment
Return
UserMgrUserRemoveInfoFromAllUsersDWORDERR_OK: Removing cache value successful ERR_NO_OBJECT: No cache value with this key available
ERR_FAILED: Removing cache value failed
Input
key__XWORDKey of the cache value.