// swenum.h
KSDDKAPI NTSTATUS KsServiceBusEnumPnpRequest(
[in] PDEVICE_OBJECT DeviceObject,
[in, out] PIRP Irp
);
View the official Windows Driver Kit DDI referenceNo description available.
[!WARNING] This function is for system use only.
DeviceObject [in]For system use only.
Irp [in, out]For system use only.
For system use only.