VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



turnoff monitor

by Sahir (5 Submissions)
Category: Windows System Services
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

this code can be used to turnoff the computer

Assumes
code is usable if motherbord support for api given
Side Effects
unknown yet
API Declarations
SendMessage
SC_MONITORPOWER = &HF170&
Const MONITOR_ON = -1&
Const MONITOR_OFF = 2&
Const WM_SYSCOMMAND = &H112

Rate turnoff monitor

Download turnoff monitor

Download turnoff monitor (1 KB)

turnoff monitor Comments

No comments have been posted about turnoff monitor. Why not be the first to post a comment about turnoff monitor.

Post your comment

Subject:
Message:
0/1000 characters