PRINTPROCESSOR_CAPS_1 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winddiui.h

typedef struct _PRINTPROCESSOR_CAPS_1 {
  DWORD dwLevel;
  DWORD dwNupOptions;
  DWORD dwPageOrderFlags;
  DWORD dwNumberOfCopies;
} PRINTPROCESSOR_CAPS_1, *PPRINTPROCESSOR_CAPS_1;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-winddiui-_printprocessor_caps_1)

_PRINTPROCESSOR_CAPS_1 structure

Description

Members

dwLevel

dwNupOptions

dwPageOrderFlags

dwNumberOfCopies

Remarks

See also