Site icon EfmSoft

What does HRESULT 0xC00D36B9 (MF_E_NO_MORE_TYPES) mean?

 
Previous Next
MF_E_UNSUPPORTED_REPRESENTATION MF_E_UNSUPPORTED_SERVICE

MF_E_NO_MORE_TYPES

MF_E_NO_MORE_TYPES is often the normal end marker while enumerating preferred types. It becomes a failure only when the caller has exhausted the list without finding a type acceptable to both sides of the pipeline.

Keep the negotiation evidence

A useful final diagnostic states which attributes prevented a common type, not merely that the list ended.

Microsoft: basic MFT processing model · Microsoft: handling stream changes


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

Exit mobile version