次の方法で共有


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

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

構文

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

パラメーター

[in] pFeature

指定した機能。

ppOptionCollection

返されるオプション。

戻り値

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

要件

要件
サポートされている最小のクライアント Windows 8
対象プラットフォーム デスクトップ
Header printerextension.h

こちらもご覧ください

IPrintSchemaCapabilities

IPrintSchemaOptionCollection