TR_SERVICE_REQUEST_RESPONSE_V1 - NtDoc

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

typedef struct _TR_SERVICE_REQUEST_RESPONSE_V1 {
  ULONG   InterfaceVersion;
  ULONG64 BytesWritten;
} TR_SERVICE_REQUEST_RESPONSE_V1, *PTR_SERVICE_REQUEST_RESPONSE_V1;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-trustedrt-_tr_service_request_response_v1)

_TR_SERVICE_REQUEST_RESPONSE_V1 structure

Description

Members

InterfaceVersion

BytesWritten

Remarks

See also