this code can be used to turnoff the computer
Assumes
code is usable if motherbord support for api given
Side Effects
unknown yet
API DeclarationsSendMessage
SC_MONITORPOWER = &HF170&
Const MONITOR_ON = -1&
Const MONITOR_OFF = 2&
Const WM_SYSCOMMAND = &H112