IADsPrintQueueOperations::Resume method (iads.h)

The IADsPrintQueueOperations::Resume method resumes processing of suspended print jobs in the print queue.

Syntax

HRESULT Resume();

Return value

This method supports the standard return values. For more information about other return values, see the ADSI Error Codes.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header iads.h
DLL Activeds.dll

See also

IADsPrintQueueOperations

IADsPrintQueueOperations::Pause