KsCreateBusEnumObject 関数 (swenum.h)
警告
この関数は、システムでのみ使用されます。
構文
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
);
パラメーター
[in] BusIdentifier
システムでの使用専用です。
[in] BusDeviceObject
システムでの使用専用です。
[in] PhysicalDeviceObject
システムでの使用専用です。
[in, optional] PnpDeviceObject
システムでの使用専用です。
[in, optional] InterfaceGuid
システムでの使用専用です。
[in, optional] ServiceRelativePath
システムでの使用専用です。
戻り値
システムでの使用専用です。
要件
要件 | 値 |
---|---|
対象プラットフォーム | ユニバーサル |
Header | swenum.h (Swenum.h を含む) |
Library | Ks.lib |