KsServiceBusEnumPnpRequest - NtDoc

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

KSDDKAPI NTSTATUS KsServiceBusEnumPnpRequest(
  [in]      PDEVICE_OBJECT DeviceObject,
  [in, out] PIRP           Irp
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-swenum-ksservicebusenumpnprequest)

Description

[!WARNING] This function is for system use only.

Parameters

DeviceObject [in]

For system use only.

Irp [in, out]

For system use only.

Return value

For system use only.