TPM_INVOKE_GENERIC_OUT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// treetpmservice.h

typedef struct _TPM_INVOKE_GENERIC_OUT {
  NTSTATUS Status;
} TPM_INVOKE_GENERIC_OUT, *PTPM_INVOKE_GENERIC_OUT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-treetpmservice-_tpm_invoke_generic_out)

_TPM_INVOKE_GENERIC_OUT structure

Description

Members

Status

Remarks

See also