IServiceGroup::SupportDelayedService 메서드(portcls.h)
메서드는 SupportDelayedService
서비스 그룹이 지연된 서비스를 지원할 준비를 해야 했음을 나타냅니다.
구문
void SupportDelayedService();
반환 값
없음
설명
메서드는 SupportDelayedService
지연된 서비스에 사용되는 알림 타이머를 초기화합니다. IServiceGroup::RequestDelayedService를 호출하기 전에 이 메서드를 한 번 호출합니다.
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | 유니버설 |
헤더 | portcls.h(Portcls.h 포함) |
IRQL | <=DISPATCH_LEVEL |