Print_PrintDocCallback
typedef struct {...} Print_PrintDocCallback
Overview
Defines a struct for the print job state callback.
Since: 13
Related module: OH_Print
Header file: ohprint.h
Summary
Member Variables
| Name | Description |
|---|---|
| Print_OnStartLayoutWrite startLayoutWriteCb | Callback to be invoked when the file write-back starts. |
| Print_OnJobStateChanged jobStateChangedCb | Callback to be invoked when the print job state changes. |