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 "DevicePowerNotify" in [All]

coredll

.

public static extern int DevicePowerNotify(string name, CEDEVICE_POWER_STATE state, int flags);

.

static extern TODO DevicePowerNotify(TODO);

.

Declare Function DevicePowerNotify Lib "coredll.dll" (TODO) As TODO

.

DevicePowerNotify("WLP1:", CEDEVICE_POWER_STATE.D0, POWER_NAME);

.

DevicePowerNotify("WLP1:", CEDEVICE_POWER_STATE.D4, POWER_NAME);

.
Documentation
[DevicePowerNotify] on MSDN

 
Access PInvoke.net directly from VS: