Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 2.17 KB

nf-portcls-iservicegroup-supportdelayedservice.md

File metadata and controls

61 lines (49 loc) · 2.17 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:portcls.IServiceGroup.SupportDelayedService
IServiceGroup::SupportDelayedService (portcls.h)
The SupportDelayedService method indicates that the service group should prepare to support delayed service.
audio\iservicegroup_supportdelayedservice.htm
audio
05/08/2018
IServiceGroup::SupportDelayedService
IServiceGroup interface [Audio Devices],SupportDelayedService method, IServiceGroup.SupportDelayedService, IServiceGroup::SupportDelayedService, SupportDelayedService, SupportDelayedService method [Audio Devices], SupportDelayedService method [Audio Devices],IServiceGroup interface, audio.iservicegroup_supportdelayedservice, audmp-routines_6eb53e77-9437-43b5-8a5c-e33e15cb9cf3.xml, portcls/IServiceGroup::SupportDelayedService
portcls.h
Portcls.h
Universal
<=DISPATCH_LEVEL
Windows
IServiceGroup::SupportDelayedService
portcls/IServiceGroup::SupportDelayedService
APIRef
kbSyntax
COM
portcls.h
IServiceGroup::SupportDelayedService

IServiceGroup::SupportDelayedService

-description

The SupportDelayedService method indicates that the service group should prepare to support delayed service.

-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.

-see-also

IServiceGroup

IServiceGroup::RequestDelayedService