// trustedrt.h
typedef struct _TR_SERVICE_INFORMATION_V1 {
ULONG InterfaceVersion;
ULONG ServiceMajorVersion;
ULONG ServiceMinorVersion;
} TR_SERVICE_INFORMATION_V1, *PTR_SERVICE_INFORMATION_V1;
View the official Windows Driver Kit DDI referenceNo description available.
InterfaceVersionServiceMajorVersionServiceMinorVersion