Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS DICOM C++ Class Library Help

PRINTERREPORTINFO

Show in webframe

typedef struct tagPRINTERREPORTINFO
{
   L_TCHAR  * pszPrinterStatusInfo; 
   L_TCHAR  * pszFilmDestination; 
   L_TCHAR  * pszPrinterName; 

} PRINTERREPORTINFO, * pPRINTERREPORTINFO;

The PRINTERREPORTINFO structure specifies printer information when printer status reports are received from the Print SCP.

Member

Description

pszPrinterStatusInfo

Printer Status Info (2110,0020).

pszFilmDestination

Film Destination (2000,0040).

pszPrinterName

Printer Name (2110,0030).

Comments

The structure member will be NULL if the corresponding Attribute is not supplied in the report of the Print SCP.

See Also

Functions:

LDicomPrintSCU::OnPrinterReport

Topics:

Print Management SCU

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.