Menu

Application Verifier break message

The plug-in returned a different signature in the private DEVMODE than it returned from the GetInfo call

Probable cause

The plug-in should return a private DEVMODE that contains the same unique four-byte identification signature that it returned with the OEMGI_GETSIGNATURE call to the GetInfo method in the plug-in.

This verifier stop occurs when these two signatures are not identical.

Information displayed by Application Verifier

Format:�-�This verifier stop was caused by the plug-in module at %lS

Parameter 1�-�Mode for the current DevMode method call.

Parameter 2�-�Signature as specified in the output plug-in private DEVMODE.

Parameter 3�-�Signature as specified during the GetInfo call.

Parameter 4�-�Not used.

Additional information

Test Layer:�PrintDriver

Stop code:�0000D012

Severity:�Error

One-time error:�no

Error report:�Break

Log to file:�yes

Create backtrace:�yes