VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Shutdown your computer using ExitWindowEx API Call

by Gs (1 Submission)
Category: Windows API Call/Explanation
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 27th July 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Shutdown your computer using ExitWindowEx API Call

API Declarations


private declare function ExitWindowEx lib"user32" (byval dwOption as long,byval dwReserved as long)as long


Rate Shutdown your computer using ExitWindowEx API Call





Download this snippet    Add to My Saved Code

Shutdown your computer using ExitWindowEx API Call Comments

No comments have been posted about Shutdown your computer using ExitWindowEx API Call. Why not be the first to post a comment about Shutdown your computer using ExitWindowEx API Call.

Post your comment

Subject:
Message:
0/1000 characters