PrintSchemaSelectionType 列挙 (printerextension.h)

PrintSchemaSelectionType 列挙は、機能のオプションを選択する方法を識別します。 このプロパティは 、PrintCapabilities ドキュメントにのみ表示されます。

構文

typedef enum tagPrintSchemaSelectionType {
  PrintSchemaSelectionType_PickOne,
  PrintSchemaSelectionType_PickMany
} PrintSchemaSelectionType;

定数

 
PrintSchemaSelectionType_PickOne
1 つ選択してください。
PrintSchemaSelectionType_PickMany
[多く] を選択します。

要件

要件
Header printerextension.h