IMFMediaError::GetExtendedErrorCode method (mfmediaengine.h)

Gets the extended error code.

Syntax

HRESULT GetExtendedErrorCode();

Return value

Returns an HRESULT value that gives additional information about the last error.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 [desktop apps | UWP apps]
Target Platform Windows
Header mfmediaengine.h

See also

IMFMediaError