What does HRESULT 0x400E0002 (MQ_INFORMATION_ILLEGAL_PROPERTY) mean?

 
Previous Next
MQ_INFORMATION_PROPERTY MQ_INFORMATION_PROPERTY_IGNORED

MQ_INFORMATION_ILLEGAL_PROPERTY

Retry and cleanup

Remove or replace only the unsupported identifier, then verify the postcondition already produced by the original call.

Avoiding a false diagnosis

Do not treat a nonzero informational HRESULT as proof that the primary operation failed. Verify the completed effect and the individual property status. Code-specific condition: invalid property identifier reported as a warning.

Example

A queue provisioning tool encounters it. It records both the successful primary effect and the property warning, then corrects only the affected field.

References


Looking for a different code? Search another status or error code.