PRINTERREPORTINFO
typedef struct tagPRINTERREPORTINFO
{
   L_CHAR L_FAR * pszPrinterStatusInfo; 
   L_CHAR L_FAR * pszFilmDestination; 
   L_CHAR L_FAR * 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: | |
| Topics: |