typedef struct tagPRINTJOBREPORTINFO
{
L_TCHAR * pszExecutionStatusInfo;
L_TCHAR * pszPrintJobID;
L_TCHAR * pszFilmSessionLabel;
L_TCHAR * pszPrinterName;
} PRINTJOBREPORTINFO, * pPRINTJOBREPORTINFO;
The PRINTJOBREPORTINFO structure specifies Print Job information when Print Job status reports are received from the Print SCP.
Member |
Description |
pszExecutionStatusInfo |
Execution Status Info (2100,0030). |
pszPrintJobID |
Print Job ID (2100,0010). |
pszFilmSessionLabel |
Film Session Label (2000,0050). |
pszPrinterName |
Printer Name (2110,0030). |
The structure member will be NULL if the corresponding Attribute is not supplied in the report of the Print SCP.
Functions: |
|
Topics: |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET