GetKillUserStatus

Indicates whether an administrator has logged off the current user.

Syntax

<HFMwSystemInfo>.GetKillUserStatus pvbKill, pvbWarn, pvardTimestamp

Argument

Description

pvbKill

Indicates whether the current user has been logged off. Returns TRUE if the user has been logged off, FALSE otherwise.

Input/output argument.

pvbWarn

For internal use.

pvardTimestamp

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.

Input/output argument.