Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The NonFDONotPowerPolicyOwnerAPI rule specifies that if a non-FDO driver is not a power policy owner, certain DDIs cannot be called.
If the driver property rule NotPowerPolicyOwner passes, and another property rule, FDODriver, fails, the driver cannot call the following methods:
WdfDeviceInitSetPowerPolicyEventCallbacks WdfDeviceAssignS0IdleSettings WdfDeviceAssignSxWakeSettings
Driver model: KMDF
How to test
| At compile time |
|---|
Run Static Driver Verifier and specify the NonFDONotPowerPolicyOwnerAPI rule. Use the following steps to run an analysis of your code:
For more information, see Using Static Driver Verifier to Find Defects in Drivers. |
Applies to
WdfDeviceAssignS0IdleSettings WdfDeviceAssignSxWakeSettings WdfDeviceInitSetPowerPolicyEventCallbacks