IMFMediaError::GetErrorCode method (mfmediaengine.h)

Gets the error code.

Syntax

USHORT GetErrorCode();

Return value

Returns a value from the MF_MEDIA_ENGINE_ERR enumeration.

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