// winspool.h
typedef struct {
ULONG numberOfProperties;
PrintNamedProperty *propertiesCollection;
} PrintPropertiesCollection;
View the official Windows Driver Kit DDI referenceNo description available.
numberOfPropertiespropertiesCollection