IPortClsPnp 接口 (portcls.h)
IPortClsPnp
是端口类驱动程序 (PortCls) 向适配器公开的 PnP 管理接口。
有关详细信息,请参阅 实现 PortCls 音频驱动程序的 PnP 重新平衡。
该IPortClsPnp
接口在 Windows 10 版本 1511 及更高版本的 Windows 中可用。
继承
IPortClsPnp 接口继承自 IUnknown 接口。 IPortClsPnp 还具有以下类型的成员:
方法
IPortClsPnp 接口具有以下方法。
IPortClsPnp::RegisterAdapterPnpManagement RegisterAdapterPowerManagement 方法使用 PortCls 注册适配器的 PnP 管理接口。 |
IPortClsPnp::UnregisterAdapterPnpManagement UnRegisterAdapterPowerManagement 方法从 PortCls 注销适配器的 PnP 管理接口。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | portcls.h |