IADsPrintQueueOperations::Resume

Resumes the processing of the print jobs within a print queue service that has previously been suspended.

HRESULT IADsPrintQueueOperations::Resume(void);
 

Return Values

This method supports the standard return values E_FAIL and E_UNEXPECTED, as well as the following:

S_OK
The resume command was successfully issued.

QuickInfo

  Windows NT: Use version 4.0 and later.
  Windows CE: Unsupported.
  Header: Declared in iads.h.

See Also

IADsPrintQueueOperations::Pause