IServiceGroup::SupportDelayedService メソッド (portcls.h)
メソッドは SupportDelayedService
、サービス グループが遅延サービスをサポートするために準備する必要があることを示します。
構文
void SupportDelayedService();
戻り値
なし
解説
メソッドは SupportDelayedService
、遅延サービスに使用される通知タイマーを初期化します。 IServiceGroup::RequestDelayedService を呼び出す前に、このメソッドを 1 回呼び出します。
要件
要件 | 値 |
---|---|
対象プラットフォーム | ユニバーサル |
Header | portcls.h (Portcls.h を含む) |
IRQL | <=DISPATCH_LEVEL |