// winspool.h typedef struct { WCHAR *propertyName; PrintPropertyValue propertyValue; } PrintNamedProperty;View the official Windows Driver Kit DDI reference
No description available.
propertyName
propertyValue
View the official Windows Driver Kit DDI reference