TR_SECURE_DEPENDENCY_V1 - NtDoc

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

typedef struct _TR_SECURE_DEPENDENCY_V1 {
  TR_SECURE_DEPENDENCY_TYPE Type;
  ULONG                     MaxRequired;
  GUID                      Id;
} TR_SECURE_DEPENDENCY_V1, *PTR_SECURE_DEPENDENCY_V1;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-trustedruntimeclx-_tr_secure_dependency_v1)

_TR_SECURE_DEPENDENCY_V1 structure

Description

Members

Type

MaxRequired

Id

Remarks

See also