Condividi tramite


Metodo IMFMediaError::SetExtendedErrorCode (mfmediaengine.h)

Imposta il codice di errore esteso.

Sintassi

HRESULT SetExtendedErrorCode(
  [in] HRESULT error
);

Parametri

[in] error

Valore HRESULT che fornisce informazioni aggiuntive sull'ultimo errore.

Valore restituito

Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .

Requisiti

Requisito Valore
Client minimo supportato Windows 8 [app desktop | App UWP]
Server minimo supportato Windows Server 2012 [app desktop | App UWP]
Piattaforma di destinazione Windows
Intestazione mfmediaengine.h

Vedi anche

FMMediaError