次の方法で共有


IPrintSchemaFeature::get_SelectedOption メソッド (printerextension.h)

選択したオプションを表す IPrintSchemaOption を取得します。

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

構文

HRESULT get_SelectedOption(
  IPrintSchemaOption **ppOption
);

パラメーター

ppOption

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

戻り値

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

必要条件

要件 価値
サポートされる最小クライアント Windows 8
サポートされる最小サーバー Windows Server 2012
ターゲット プラットフォーム ウィンドウズ
ヘッダー printerextension.h

関連項目

IPrintSchemaFeature

IPrintSchemaOption

IPrintSchemaTicket_GetCapabilities