BranchOfficeJobDataRendered 结构 (winsplp.h)
包含记录远程服务器上的分支机构作业管道呈现事件所需的数据。 这基于后台处理程序可用的作业相关数据。
语法
typedef struct {
LONGLONG Size;
DWORD ICMMethod;
short Color;
short PrintQuality;
short YResolution;
short Copies;
short TTOption;
} BranchOfficeJobDataRendered, *PBranchOfficeJobDataRendered;
成员
Size
指定作业的 64 位大小。
ICMMethod
介绍 DWORD 类型成员 ICMMethod。
Color
描述 短 类型成员 Color。
PrintQuality
描述 短 类型成员 PrintQuality。
YResolution
描述 短 类型成员 YResolution。
Copies
描述 短 类型成员 副本。
TTOption
描述 短 类型成员 TTOption。
要求
要求 | 值 |
---|---|
Header | winsplp.h |