次の方法で共有


IPrintSchemaCapabilities::GetOptions メソッド (printerextension.h)

機能のすべてのオプションを取得します。

構文

HRESULT GetOptions(
  [in] IPrintSchemaFeature          *pFeature,
       IPrintSchemaOptionCollection **ppOptionCollection
);

パラメーター

[in] pFeature

指定した機能。

ppOptionCollection

返されるオプション。

戻り値

このメソッドは、HRESULT 値を返します。

必要条件

要件 価値
サポートされる最小クライアント Windows 8
ターゲット プラットフォーム デスクトップ
ヘッダー printerextension.h

関連項目

IPrintSchemaCapabilities

IPrintSchemaOptionCollection