PrintNamedProperty structure (winspool.h)

Syntax

typedef struct {
  WCHAR              *propertyName;
  PrintPropertyValue propertyValue;
} PrintNamedProperty;

Members

propertyName

propertyValue

Requirements

Requirement Value
Header winspool.h