What does HRESULT 0xC00D105D (NS_E_WMR_PINTYPENOMATCH) mean?

 
Previous Next
NS_E_WMR_NOSOURCEFILTER NS_E_WMR_NOCALLBACKAVAILABLE

NS_E_WMR_PINTYPENOMATCH

NS_E_WMR_PINTYPENOMATCH: what the result means

NS_E_WMR_PINTYPENOMATCH (0xC00D105D) means the media type on the selected pin does not match the type required by the operation or connection.

What to capture

Capture the complete media type on both sides of the connection, including major type, subtype and format block, plus the pin identities and connection call.

Focused verification

Compare those values with a known-working connection and change only the mismatching type negotiation. Do not infer codec absence until the pin-type mismatch itself is explained.

Technical references


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