次の方法で共有


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

Short 型メンバー PrintQuality について説明します。

YResolution

short 型メンバー YResolution について説明します。

Copies

Short 型メンバーの Copies について説明します。

TTOption

short 型メンバー TTOption について説明します。

要件

要件
Header winsplp.h