หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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