IServiceGroup::SupportDelayedService メソッド (portcls.h)
SupportDelayedService
メソッドは、サービス グループが遅延サービスをサポートするために準備する必要があることを示します。
構文
void SupportDelayedService();
戻り値
何一つ
備考
SupportDelayedService
メソッドは、遅延サービスに使用される通知タイマーを初期化します。 IServiceGroup::RequestDelayedService 呼び出す前に、このメソッドを 1 回呼び出します。
必要条件
要件 | 価値 |
---|---|
ターゲット プラットフォーム の | 万国 |
ヘッダー | portcls.h (Portcls.h を含む) |
IRQL | <=DISPATCH_LEVEL |
関連項目
IServiceGroup の