PrintPropertiesCollection structure (winspool.h)

Syntax

typedef struct {
  ULONG              numberOfProperties;
  PrintNamedProperty *propertiesCollection;
} PrintPropertiesCollection;

Members

numberOfProperties

propertiesCollection

Requirements

Requirement Value
Header winspool.h