PRINTJOBREPORTINFO

typedef struct tagPRINTJOBREPORTINFO 
{ 
   L_PCTSTR pszExecutionStatusInfo; 
   L_PCTSTR pszPrintJobID; 
   L_PCTSTR pszFilmSessionLabel; 
   L_PCTSTR pszPrinterName; 
} PRINTJOBREPORTINFO, * pPRINTJOBREPORTINFO; 

The PRINTJOBREPORTINFO structure specifies Print Job information when Print Job status reports are received from the Print SCP.

Members

pszExecutionStatusInfo

Execution Status Info (2100,0030).

pszPrintJobID

Print Job ID (2100,0010).

pszFilmSessionLabel

Film Session Label (2000,0050).

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

Topics

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

LEADTOOLS DICOM C API Help

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