Print_PrinterInfo
typedef struct {...} Print_PrinterInfo
Overview
Defines a struct for the printer information.
Since: 12
Related module: OH_Print
Header file: ohprint.h
Summary
Member Variables
| Name | Description |
|---|---|
| Print_PrinterState printerState | Printer state. |
| Print_PrinterCapability capability | Printer capability. |
| Print_DefaultValue defaultValue | Default property value of the printer. |
| bool isDefaultPrinter | Default printer. |
| char *printerId | Printer ID. |
| char *printerName | Printer name. |
| char *description | Printer description. |
| char *location | Printer location. |
| char *makeAndModel | Brand and model of the printer. |
| char *printerUri | Printer URI. |
| char *detailInfo | Details in JSON format. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-oh-scan-scan-picturescanprogress
openharmony 鸿蒙 js-apis-screen-lock
openharmony 鸿蒙 capi-os-account-common-h
openharmony 鸿蒙 js-apis-screen-lock-sys
openharmony 鸿蒙 capi-oh-print-print-propertylist
openharmony 鸿蒙 js-apis-system-device