Print_PropertyList

typedef struct {...} Print_PropertyList

Overview

Defines a struct for the printer property list.

Since: 12

Related module: OH_Print

Header file: ohprint.h

Summary

Member Variables

Name Description
uint32_t count Number of properties.
Print_Property *list Pointer to the property array.