IADsPrintJobOperations::Resume method (iads.h)

The IADsPrintJobOperations::Resume method continues the print job halted by the IADsPrintJobOperations::Pause method.

Syntax

HRESULT Resume();

Return value

This method supports the standard return values. For more information about other return values, see 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

IADsPrintJobOperations

IADsPrintJobOperations::Pause