TR_SECURE_SERVICE_EXTENSION_V1 - NtDoc

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

typedef struct _TR_SECURE_SERVICE_EXTENSION_V1 {
  ULONG ExtensionVersion;
  ULONG SecurityDescriptorStringOffset;
} TR_SECURE_SERVICE_EXTENSION_V1, *PTR_SECURE_SERVICE_EXTENSION_V1;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_TR_SECURE_SERVICE_EXTENSION_V1 structure

Description

Members

ExtensionVersion

SecurityDescriptorStringOffset

Remarks

See also