หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Warning
This function is for system use only.
Syntax
KSDDKAPI NTSTATUS KsCreateBusEnumObject(
[in] PWSTR BusIdentifier,
[in] PDEVICE_OBJECT BusDeviceObject,
[in] PDEVICE_OBJECT PhysicalDeviceObject,
[in, optional] PDEVICE_OBJECT PnpDeviceObject,
[in, optional] REFGUID InterfaceGuid,
[in, optional] PWSTR ServiceRelativePath
);
Parameters
[in] BusIdentifier
For system use only.
[in] BusDeviceObject
For system use only.
[in] PhysicalDeviceObject
For system use only.
[in, optional] PnpDeviceObject
For system use only.
[in, optional] InterfaceGuid
For system use only.
[in, optional] ServiceRelativePath
For system use only.
Return value
For system use only.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Universal |
| Header | swenum.h (include Swenum.h) |
| Library | Ks.lib |