IADsPrintQueueOperations::Pause method (iads.h)

The IADsPrintQueueOperations::Pause method suspends the processing of print jobs within a print queue service.

Syntax

HRESULT Pause();

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::Resume