// 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
No description available.
Status
View the official Windows Driver Kit DDI reference