共用方式為


IADsPrintJobOperations 介面 (iads.h)

IADsPrintJobOperations 介面是繼承自 IAD 的雙重介面。 它用來控制整個網路的列印作業。 實作 IADsPrintJob 介面的列印作業物件也會支援此介面的下列功能:

  • 檢查作業狀態和其他資訊。
  • 中斷執行中的列印作業。
  • 繼續暫停的列印作業。

繼承

IADsPrintJobOperations 介面繼承自 IDispatchIADIADsPrintJobOperations 也有下列類型的成員:

方法

IADsPrintJobOperations 介面具有這些方法。

 
IADsPrintJobOperations::P ause

IADsPrintJobOperations::P ause 方法會停止處理目前的列印作業。 呼叫 IADsPrintJobOperations::Resume 方法來繼續處理。
IADsPrintJobOperations::Resume

IADsPrintJobOperations::Resume 方法會繼續 IADsPrintJobOperations::P ause 方法停止的列印作業。

規格需求

需求
最低支援的用戶端 Windows Vista
最低支援的伺服器 Windows Server 2008
目標平台 Windows
標頭 iads.h

另請參閱

IAD

IADsPrintJob

IDispatch