WDF_POWER_POLICY_IDLE_TIMEOUT_CONSTANTS enumeration (wudfddi_types.h)

Syntax

typedef enum _WDF_POWER_POLICY_IDLE_TIMEOUT_CONSTANTS {
  IdleTimeoutDefaultConstant
} WDF_POWER_POLICY_IDLE_TIMEOUT_CONSTANTS;

Constants

 
IdleTimeoutDefaultConstant

Remarks

Note

The above locking models apply only for I/O (that is, open, read, write, and device I/O control) operations and not for Plug and Play (PnP) and power management notifications.

Requirements

Requirement Value
Minimum UMDF version 1.9
Header wudfddi_types.h (include Wdf.h)