Menu

Application Verifier break message

Third-party function reports failure but increases reference count for input interface.

Probable cause

A third-party method received an interface pointer as input. If that method returns failure code, interface reference count should remain the same. But in this case reference count was increased.

Information displayed by Application Verifier

Parameter 1�-�Pointer to the called interface. If this parameter is NULL, the called method is static.

Parameter 2�-�Input interface pointer.

Parameter 3�-�Not used.

Parameter 4�-�Not used.

Additional information

Stop code: A023