Interface IMFMediaError
Namespace: MediaFoundation
Assembly: MediaFoundation.dll
Syntax
[Guid("fc0e10d2-ab2a-4501-a951-06bb1075184c")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMFMediaError
Methods
GetErrorCode()
GetExtendedErrorCode()
SetErrorCode(MF_MEDIA_ENGINE_ERR)
Declaration
HResult SetErrorCode(MF_MEDIA_ENGINE_ERR error)
Parameters
MF_MEDIA_ENGINE_ERR
error
|
Returns
HResult
|