다음을 통해 공유


IADsServiceOperations::Continue 메서드(iads.h)

IADsServiceOperations::Continue 메서드는 IADsServiceOperations::P ause 메서드에 의해 일시 중지된 서비스 작업을 다시 시작합니다.

구문

HRESULT Continue();

반환 값

이 메서드는 S_OK 포함하여 표준 반환 값을 지원합니다. 다른 반환 값에 대한 자세한 내용은 ADSI 오류 코드를 참조하세요.

요구 사항

   
지원되는 최소 클라이언트 Windows Vista
지원되는 최소 서버 Windows Server 2008
대상 플랫폼 Windows
헤더 iads.h
DLL Activeds.dll

참고 항목

IADsService

IADsServiceOperations

IADsServiceOperations::P ause