Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the extended error code for the latest error associated with the track.
Syntax
HRESULT GetExtendedErrorCode();
Return value
Type: HRESULT
The extended error code for the latest error associated with the track.
Remarks
If the most recent error was associated with a track, this value will be the same HRESULT as returned by the IMFTimedTextNotify::Error method.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | mfmediaengine.h |
Library | Mfmediaengine.lib |
DLL | Mfmediaengine.dll |