Menu

Application Verifier break message

IPrintAsyncNotifyChannel contract violation by the operating system.

Probable cause

The platform implementation of IPrintAsyncNotifyChannel violated part of the special contract implied or defined by IPrintAsyncNotifyChannel. IPrintAsyncNotifyChannel has special exceptions to the rules for AddRef and Release. This requires that the platform call OnEventNotify and ChannelClosed with the same interface pointer that was used to create the channel.

Information displayed by Application Verifier

Parameter 1�-�Actual interface pointer.

Parameter 2�-�Expected interface pointer.

Parameter 3�-�Not used.

Parameter 4�-�Not used.

Additional information

Stop code: A025