Funktionreferenz


_WinAPI_LockWorkStation


Locks the workstation's display

#include <WinAPISys.au3>
_WinAPI_LockWorkStation ( )

Parameter

None.

Rückgabewert

Success: True.
Failure: False, call _WinAPI_GetLastError() to get extended error information

Bemerkungen

None.

Siehe auch

Suche nach LockWorkStation in der MSDN Bibliothek.