Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |