ph_iswslocked PowerHome formula function
Description
Determines whether the PowerHome machine is
currently locked or
not.
Syntax
ph_iswslocked (
)
Return value
Integer. Returns 1 if the PowerHome
workstation machine is currently locked. Returns 0 if its not locked. Returns -
1 if there is error getting a handle to
the desktop.
Usage
Use this function to determine if the
PowerHome machine is locked
or not.
Examples
The following examples demonstrate typical syntax/usage for this function.
ph_iswslocked()