PRINTERREPORTINFO

Summary

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

Syntax

typedef struct tagPRINTERREPORTINFO 
{ 
   L_PCTSTR pszPrinterStatusInfo; 
   L_PCTSTR pszFilmDestination; 
   L_PCTSTR pszPrinterName; 
} PRINTERREPORTINFO, * pPRINTERREPORTINFO; 

Members

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.

Usage

See Also

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.