Locks the workstation's display. Locking a workstation protects it from unauthorized use.
BOOL LockWorkStation();
int LockWorkStation() => _LockWorkStation();