Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the EPrintPropertyType enumeration.
Syntax
typedef enum {
kPropertyTypeString,
kPropertyTypeInt32,
kPropertyTypeInt64,
kPropertyTypeByte,
kPropertyTypeTime,
kPropertyTypeDevMode,
kPropertyTypeSD,
kPropertyTypeNotificationReply,
kPropertyTypeNotificationOptions,
kPropertyTypeBuffer
} EPrintPropertyType;
Constants
kPropertyTypeString Defines the kPropertyTypeString constant. |
kPropertyTypeInt32 Defines the kPropertyTypeInt32 constant. |
kPropertyTypeInt64 Defines the kPropertyTypeInt64 constant. |
kPropertyTypeByte Defines the kPropertyTypeByte constant. |
kPropertyTypeTime Defines the kPropertyTypeTime constant. |
kPropertyTypeDevMode Defines the kPropertyTypeDevMode constant. |
kPropertyTypeSD Defines the kPropertyTypeSD constant. |
kPropertyTypeNotificationReply Defines the kPropertyTypeNotificationReply constant. |
kPropertyTypeNotificationOptions Defines the kPropertyTypeNotificationOptions constant. |
kPropertyTypeBuffer Defines the kPropertyTypeBuffer constant. |
Requirements
Requirement | Value |
---|---|
Header | winspool.h (include Winspool.h) |