Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
The PcRegisterAdapterPower rule specifies that a PortCls miniport driver should not:
- Call PcRegisterAdapterPowerManagement twice without an intervening call to PcUnregisterAdapterPowerManagement.
- Call PcUnregisterAdapterPowerManagement without calling PcRegisterAdapterPowerManagement first.
Driver model: Audio
Bug check(s) found with this rule: Bug Check 0xC4: DRIVER_VERIFIER_DETECTED_VIOLATION (0x00071006)
How to test
| At run time |
|---|
To verify this rule, open a Command Prompt window. Enter a Driver Verifier command and specify /domain audio. For example: verifier /domain audio [options] /driver <yourdriver> For more information, see Driver Verifier. |