Kaspersky Security Center Automation  10.0
HRESULT IKlAkUsers::GetUser ( [in] long  lUserId,
[out, retval] IKlAkParams **  ppUser 
)

Acquire existing user properties.

Acquires properties of the specified user

Parameters:
lUserId user id
Return values:
ppUser user info, a container IKlAkParams containing attributes "KLSPL_USER_*" (see List of user attributes).


See also How to see contents of the IKlAkParams container.