TrSecureDeviceHandoffMasterDeviceControl - NtDoc

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

NTSTATUS TrSecureDeviceHandoffMasterDeviceControl(
  PWDFDEVICE_INIT             DeviceInit,
  PTR_SECURE_DEVICE_CALLBACKS Callbacks,
  WDFDEVICE                   *MasterDevice
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

TrSecureDeviceHandoffMasterDeviceControl function

Description

Parameters

DeviceInit

Callbacks

MasterDevice

Return value

This function returns NTSTATUS.

Remarks

See also