DetermineWindowsLoggedOnUser
Returns the domain name and the username of the user who is logged onto Windows.
Syntax
<HsxClient>.DetermineWindowsLoggedOnUser pbstrDomainName, pbstrUserName
Argument | Description |
---|
pbstrDomainName | String. Returns the domain name. |
pbstrUserName | String. Returns the username. |