다음을 통해 공유


IADsPrintJobOperations::P ause 메서드(iads.h)

IADsPrintJobOperations::P ause 메서드는 현재 인쇄 작업의 처리를 중지합니다. IADsPrintJobOperations::Resume 메서드를 호출하여 처리를 계속합니다.

구문

HRESULT Pause();

반환 값

이 메서드는 표준 반환 값을 지원합니다. 다른 반환 값은 ADSI 오류 코드를 참조하세요.

요구 사항

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

추가 정보

IADsPrintJobOperations

IADsPrintJobOperations::Resume