IPrintDocumentPackageTarget::Cancel method (documenttarget.h)

Cancels the current print job.

Syntax

HRESULT Cancel();

Return value

If the Cancel method completes successfully, it returns an S_OK. Otherwise it returns the appropriate HRESULT error code.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 [desktop apps | UWP apps]
Target Platform Windows
Header documenttarget.h

See also

IPrintDocumentPackageTarget