This is work in progress.

Windows / Headers / winerror.h / TPM_20_E_NO_RESULT

TPM_20_E_NO_RESULT

Code: 0x80280154 (0)

HRESULT Facility: FACILITY_TPM_SERVICES (40)

NTSTATUS Facility: Unknown (40)

Abstract

TPM 2.0: returned when an internal function cannot process a request due to an unspecified problem. This code is usually related to invalid parameters that are not properly filtered by the input unmarshaling code.

Associated Modules

ModuleCodeDescription
kernel32.dll0x80280154TPM 2.0: returned when an internal function cannot process a request due to an unspecified problem. This code is usually related to invalid parameters that are not properly filtered by the input unmarshaling code.
1 entry