Menu

Application Verifier break message

Missing supported Print Schema versions

Probable cause

The PrintTicket provider plug-in indicated that it was returning at least one supported Print Schema version but failed to return any. The call to the IPrintOemPrintTicketProvider::GetSupportedVersions method in the plug-in accepts two out pointers as arguments. The ppVersions argument points to an array of integers representing the supported major versions of the Print Schema. The cVersions argument points to the number of elements in the array of integers that is being returned.

This verifier stop occurs when the plug-in returns a valid number in cVersions but fails to return anything in the ppVersions array.

Information displayed by Application Verifier

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

Parameter 1�-�Number of supported Print Schema versions that were returned.

Parameter 2�-�Not used.

Parameter 3�-�Not used.

Parameter 4�-�Not used.

Additional information

Test Layer:�PrintDriver

Stop code:�0000D008

Severity:�Error

One-time error:�no

Error report:�Break

Log to file:�yes

Create backtrace:�yes