IPrintSchemaFeature::p ut_SelectedOption メソッド (printerextension.h)

Print Schema Feature 要素の選択したオプションを、指定した IPrintSchemaOption 要素に変更します。

このプロパティは書き込み専用です。

構文

HRESULT put_SelectedOption(
  IPrintSchemaOption *pOption
);

パラメーター

pOption

IPrintSchemaOption パラメーター pOption を定義します

戻り値

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

要件

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

こちらもご覧ください

IPrintSchemaFeature

IPrintSchemaOption