PC_Lock
<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > PC > PC Control functions > PC_Lock |
Description
The PC_Lock() function provides a quick way to lock the workstation.
Syntax
PC_Lock() AS NUMBER
Returns
Return a number
If the function fails, the return value is zero.
If the function succeeds, the return value is nonzero.
Parameters
Remarks
Restrictions
See also
Examples