IMiniportDMus::Service 方法 (dmusicks.h)

目前不需要在微型端口驱动程序中实现此方法。 方法 Service 当前未使用。

语法

void Service();

返回值

备注

Service 旨在 (DPC) 的延迟过程调用期间调用,并将作为 调用 IPortDMus::Notify 方法的结果执行。 相反,DMus 端口驱动程序会通过使用 NULL 参数值调用 IMXF::P utMessage,将通知发送到微型端口驱动程序的输入流。 因此, Service 当前未使用。

要求

要求
目标平台 桌面
标头 dmusicks.h (包括 Dmusicks.h)

另请参阅

IMXF::P utMessage

IMiniportDMus

IPortDMus::Notify