shut down
shut down
API Declarations
Private Declare Function ExitWindowsEx Lib "user32" (ByVal dwOptions As
Long, ByVal dwReserved As Long) As Long
Rate shut down
(1(1 Vote))
lngResult = ExitWindowsEx(EWX_SHUTDOWN, 0&)
shut down Comments
No comments yet — be the first to post one!
Post a Comment