Desktop Functions: Smart Device Functions:
|
Search Results for "DevicePowerNotify" in [All]coredllpublic 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); |