###User Defined Function###
_WinAPI_LockWorkStation

###Description###
Locks the workstation's display.

###Syntax###
#include <WinAPISys.au3>
_WinAPI_LockWorkStation (  )


###Parameters###
None

###ReturnValue###
@@ReturnTable@@
Success 	True.
Failure 	False, call <a href="_WinAPI_GetLastError.htm">_WinAPI_GetLastError()</a> to get extended error information
@@End@@


###Remarks###
None


###Related###


###See Also###
@@MsdnLink@@ LockWorkStation
