TrSecureDeviceQueryOSService - NtDoc

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

NTSTATUS TrSecureDeviceQueryOSService(
  WDFDEVICE               Device,
  LPCGUID                 OSServiceGuid,
  PTR_SERVICE_INFORMATION Information
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-trustedruntimeclx-trsecuredevicequeryosservice)

TrSecureDeviceQueryOSService function

Description

Parameters

Device

OSServiceGuid

Information

Return value

This function returns NTSTATUS.

Remarks

See also