RemoveAllStoredPrintItems method (ILPullPrintRequest Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void RemoveAllStoredPrintItems();

Overview

Refer to Print Management SCU.

Remarks

The RemoveAllStoredPrintItems method removes all the Stored Print Items added so far using the AddStoredPrintItem method.

After calling this method, the Create method would fail if called before using the AddStoredPrintItem method to specify at least one Stored Print Storage SOP Instance to be referenced.

See Also

Elements:

AddStoredPrintItem method, Create method

Topics:

DICOM Print Management SCU: Pull Stored Print Management