Indicates whether an administrator has logged off the current user.
Syntax
<HsvSystemInfo>.GetKillUserStatus pvbKill, pvbWarn, pdTimestamp
Argument | Description |
---|
pvbKill | Boolean. Indicates whether the current user has been logged off. Returns TRUE if the user has been logged off, FALSE otherwise. |
pvbWarn | Boolean. For internal use. |
pdTimestamp | Double. Returns the timestamp of when the user was logged off or warned. The return value is a Double that can be cast to the Date format. |