IServiceGroup::SupportDelayedService 方法 (portcls.h)
方法 SupportDelayedService
指出服務群組應該準備支援延遲的服務。
Syntax
void SupportDelayedService();
傳回值
無
備註
方法 SupportDelayedService
會初始化用於延遲服務的通知定時器。 在呼叫 IServiceGroup::RequestDelayedService 之前,請先呼叫此方法一次。
規格需求
需求 | 值 |
---|---|
目標平台 | Universal |
標頭 | portcls.h (包括 Portcls.h) |
IRQL | <=DISPATCH_LEVEL |