Print_Property
typedef struct {...} Print_Property
Overview
Defines a struct for the printer property.
Since: 12
Related module: OH_Print
Header file: ohprint.h
Summary
Member Variables
| Name |
Description |
| char *key |
Property key. |
| char *value |
Property value. |