IPrintSchemaParameterDefinition::get_DataType メソッド (printerextension.h)

DataType プロパティは、PrintSchemaParameterDataType 列挙値を取得します。この列挙値は、Print Schema パラメーターに必要なデータ型を示します。

このプロパティは読み取り専用です。

構文

HRESULT get_DataType(
  PrintSchemaParameterDataType *pDataType
);

パラメーター

pDataType

PrintSchemaParameterDataType パラメーター pDataType を定義します。

戻り値

HRESULT 値を返します。 プロパティ呼び出しが成功しなかった場合は、適切な HRESULT エラー コードが返されます。

要件

要件
サポートされている最小のクライアント Windows 8.1
サポートされている最小のサーバー Windows Server 2012 R2
対象プラットフォーム Windows
ヘッダー printerextension.h

こちらもご覧ください

IPrintSchemaParameterDefinition

PrintSchemaParameterDataType