Menu

Application Verifier break message

Invalid OEMPTOPTS value

Probable cause

The PrintTicket provider plug-in returned an invalid OEMPTOPTS value. One of the arguments to the IPrintOemPrintTicketProvider::BindPrinter method in the plug-in is a pointer to an OEMPTOPTS enumeration. The plug-in is expected to set the value of this argument to one of the values supported by Microsoft Windows Vista. The values supported by Windows Vista are OEMPT_DEFAULT and OEMPT_NOSNAPSHOT.

This verifier stop occurs when the plug-in returns a value that is not one of these supported values.

Information displayed by Application Verifier

Format: - This verifier stop was caused by the %lS method in the plugin module at %lS

Parameter 1 - OEMPTOPTS value that was returned.

Parameter 2 - Not used.

Parameter 3 - Not used.

Parameter 4 - Not used.

Additional information

Test Layer:�PrintDriver

Stop code:�0000D00A

Severity:�Error

One-time error:�no

Error report:�Break

Log to file:�yes

Create backtrace:�yes