WdfDeviceRetrieveCompanionTarget - NtDoc

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

NTSTATUS WdfDeviceRetrieveCompanionTarget(
  [in]  WDFDEVICE          Device,
  [out] WDFCOMPANIONTARGET *CompanionTarget
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wdfdevice-wdfdeviceretrievecompaniontarget)

WdfDeviceRetrieveCompanionTarget function

Description

For internal use only.

Parameters

Device [in]

CompanionTarget [out]

Return value