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