// trustedruntimeclx.h
NTSTATUS TrSecureDeviceHandoffMasterDeviceControl(
PWDFDEVICE_INIT DeviceInit,
PTR_SECURE_DEVICE_CALLBACKS Callbacks,
WDFDEVICE *MasterDevice
);
View the official Windows Driver Kit DDI referenceNo description available.
DeviceInitCallbacksMasterDeviceThis function returns NTSTATUS.