¿Qué significa el código HRESULT 0xC00D7175 (MF_E_PEAUTH_NOT_STARTED)?

 
Anterior Siguiente
MF_E_PE_UNTRUSTED MF_E_INCOMPATIBLE_SAMPLE_PROTECTION

MF_E_PEAUTH_NOT_STARTED

PEAuth no está iniciado

MF_E_PEAUTH_NOT_STARTED la infraestructura de Protected Environment Authorization necesaria para establecer trust no está disponible en ese momento.

  • Registra el primer intento de crear/inicializar la sesión protegida y el estado de servicio correspondiente.
  • Evita retries rápidos que oculten el primer HRESULT bajo errores de orden posteriores.
  • Comprueba servicing/policy del sistema si PEAuth no puede iniciarse de forma persistente.

Restaura la disponibilidad del servicio/infrastructura protegida antes de reintentar la sesión; no es un fallo del archivo multimedia.

Microsoft: protected-environment authentication · Microsoft: PMP process and session creation · Microsoft: protected environment access


¿Buscas un código diferente? Buscar otro código de estado o error.