Get method (ILPrinterConfiguration Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short Get();

Overview

Refer to Print Management SCU.

Remarks

The Get method queries the Print SCP for the printer configuration information.

The method will not return until it receives the response of the Print SCP or an error occurs. The status code specified in the response of the Print SCP is given by the LastOperationStatus property. When the return value of the method is 0, then this means that the printer configuration information was retrieved successfully, with either a Success or Warning status code in the response of the Print SCP.

The printer configuration information retrieved from the Print SCP is specified by the PrinterConfigItems property. Refer to the property for more information.

See Also

Elements:

PrinterConfigItems property, LastOperationStatus property, GetInfo method (ILPrinter interface)

Topics:

DICOM Print Management SCU: Printer