IADsPrintQueueOperations::Purge method (iads.h)

The IADsPrintQueueOperations::Purge method clears the print queue of all print jobs without processing them.

Syntax

HRESULT Purge();

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