Site icon EfmSoft

What does HRESULT 0x80290104 (TPMAPI_E_INVALID_PARAMETER) mean?

 
Previous Next
TPMAPI_E_INVALID_OUTPUT_POINTER TPMAPI_E_OUT_OF_MEMORY

TPMAPI_E_INVALID_PARAMETER

TPMAPI_E_INVALID_PARAMETER is a Windows TPM API result. It indicates that at least one input value, handle, flag, structure, or length does not satisfy the TPM API contract.

What to check for TPMAPI_E_INVALID_PARAMETER

Microsoft documentation for TPMAPI error codes

Diagnostic interpretation

This result has the HRESULT value 0x80290104. AllStat records the condition as “One or more input parameters is invalid.”.

Evidence to capture

Retry and recovery

Retry only after the condition responsible for TPMAPI_E_INVALID_PARAMETER has changed; repeat the same operation and confirm that the original failure boundary has moved or disappeared.


Looking for a different code? Search another status or error code.

Exit mobile version