Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "SetDevicePower" in [All]

coredll

.

   private static extern int SetDevicePower(

.

    Private Shared Function SetDevicePower(ByVal pvDevice As String, ByVal dwDeviceFlags As Integer, ByVal DeviceState As DevicePowerState) As Integer

.

SetDevicePower("BKL1:", POWER_NAME, DevicePowerState.D4);

.

SetDevicePower("BKL1:", POWER_NAME, DevicePowerState.D0);

.
Documentation
[SetDevicePower] on MSDN

 
Access PInvoke.net directly from VS: