harmony 鸿蒙Print_PrintDocCallback
Print_PrintDocCallback
Overview
Defines the print job callback struct.
Since: 13
Related module: OH_Print
Summary
Member Variables
Name | Description |
---|---|
Print_OnStartLayoutWrite startLayoutWriteCb | Defines a callback to be invoked when the file write-back starts. |
Print_OnJobStateChanged jobStateChangedCb | Defines a callback used to return the print job state. |
Member Variable Description
jobStateChangedCb
Print_OnJobStateChanged Print_PrintDocCallback::jobStateChangedCb
Description Defines a callback used to return the print job state.
startLayoutWriteCb
Print_OnStartLayoutWrite Print_PrintDocCallback::startLayoutWriteCb
Description Defines a callback to be invoked when the file write-back starts.
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦