Go to the source code of this file.
|
enum | _NET_DEVICE_POWER_STATE {
NetDeviceStateUnspecified = 0
, NetDeviceStateD0
, NetDeviceStateD1
, NetDeviceStateD2
,
NetDeviceStateD3
, NetDeviceStateMaximum
} |
|
enum | _NET_PNP_EVENT_CODE {
NetEventSetPower
, NetEventQueryPower
, NetEventQueryRemoveDevice
, NetEventCancelRemoveDevice
,
NetEventReconfigure
, NetEventBindList
, NetEventBindsComplete
, NetEventPnPCapabilities
,
NetEventPause
, NetEventRestart
, NetEventPortActivation
, NetEventPortDeactivation
,
NetEventIMReEnableDevice
, NetEventMaximum
} |
|
◆ __NET_PNP__
◆ NET_DEVICE_POWER_STATE
◆ NET_PNP_EVENT
◆ NET_PNP_EVENT_CODE
◆ PNET_DEVICE_POWER_STATE
◆ PNET_PNP_EVENT
◆ PNET_PNP_EVENT_CODE
◆ _NET_DEVICE_POWER_STATE
Enumerator |
---|
NetDeviceStateUnspecified | |
NetDeviceStateD0 | |
NetDeviceStateD1 | |
NetDeviceStateD2 | |
NetDeviceStateD3 | |
NetDeviceStateMaximum | |
Definition at line 5 of file netpnp.h.
5 {
enum _NET_DEVICE_POWER_STATE * PNET_DEVICE_POWER_STATE
@ NetDeviceStateUnspecified
enum _NET_DEVICE_POWER_STATE NET_DEVICE_POWER_STATE
◆ _NET_PNP_EVENT_CODE
Enumerator |
---|
NetEventSetPower | |
NetEventQueryPower | |
NetEventQueryRemoveDevice | |
NetEventCancelRemoveDevice | |
NetEventReconfigure | |
NetEventBindList | |
NetEventBindsComplete | |
NetEventPnPCapabilities | |
NetEventPause | |
NetEventRestart | |
NetEventPortActivation | |
NetEventPortDeactivation | |
NetEventIMReEnableDevice | |
NetEventMaximum | |
Definition at line 14 of file netpnp.h.
14 {
enum _NET_PNP_EVENT_CODE NET_PNP_EVENT_CODE
enum _NET_PNP_EVENT_CODE * PNET_PNP_EVENT_CODE
@ NetEventPnPCapabilities
@ NetEventQueryRemoveDevice
@ NetEventPortDeactivation
@ NetEventIMReEnableDevice
@ NetEventCancelRemoveDevice