IServiceGroup::SupportDelayedService method
The SupportDelayedService method indicates that the service group should prepare to support delayed service.
Syntax
VOID SupportDelayedService( None );
Parameters
- None
Return value
None
Remarks
The SupportDelayedService method initializes the notification timer that is used for delayed service. Call this method once before making any calls to IServiceGroup::RequestDelayedService.
Requirements
|
Header |
|
|---|---|
|
IRQL | <=DISPATCH_LEVEL |
See also
Send comments about this topic to Microsoft
Build date: 11/30/2012
