UserMgrUserRemoveInfoFromUser (FUN)
FUNCTION UserMgrUserRemoveInfoFromUser : DWORD
Removes a specific cache value from an user.
- InOut:
Scope
Name
Type
Comment
Return
UserMgrUserRemoveInfoFromUserDWORDERR_OK: Removing cache value successful ERR_NO_OBJECT: No cache value with this key available
ERR_FAILED: Removing cache value failed
Input
hUserRTS_IEC_HANDLEHandle to authorized user
key__XWORDKey of the cache value.