TrSecureDeviceHandoffServiceDeviceControl - NtDoc

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

NTSTATUS TrSecureDeviceHandoffServiceDeviceControl(
  PWDFDEVICE_INIT              DeviceInit,
  LPGUID                       ServiceGuid,
  PTR_SECURE_SERVICE_CALLBACKS Callbacks,
  WDFDEVICE                    *ServiceDevice
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

TrSecureDeviceHandoffServiceDeviceControl function

Description

Parameters

DeviceInit

ServiceGuid

Callbacks

ServiceDevice

Return value

This function returns NTSTATUS.

Remarks

See also