The EnableDriver method in the plug-in failed without setting the last error code |
Application Verifier break message
The EnableDriver method in the plug-in failed without setting the last error code
Probable cause
The EnableDriver method in the plug-in is not expected to fail although it may fail under exceptional circumstances. If it does fail, it must set the last error code by calling SetLastError.
This verifier stop occurs when the EnableDriver method in the plug-in fails without setting the last error.
Information displayed by Application Verifier
Format: - This verifier stop was caused by the plug-in module at %lS
Parameter 1 - HRESULT returned by EnableDriver.
Parameter 2 - Not used.
Parameter 3 - Not used.
Parameter 4 - Not used.
Additional information
Test Layer:�PrintDriver
Stop code:�0000D014
Severity:�Warning
One-time error:�no
Error report:�None
Log to file:�yes
Create backtrace:�yes