次の方法で共有


IPrintSchemaOptionCollection インターフェイス (printerextension.h)

IPrintSchemaOption オブジェクトのコレクションを公開します。

継承

IPrintSchemaOptionCollection インターフェイスは、IDispatch インターフェイスから継承します。

メソッド

IPrintSchemaOptionCollection インターフェイスには、これらのメソッドがあります。

 
IPrintSchemaOptionCollection::get__NewEnum

IPrintSchemaOptionCollection::NewEnum プロパティの詳細を確認します。
IPrintSchemaOptionCollection::get_Count

コレクション内の IPrintSchemaOption オブジェクトの数を取得します。
IPrintSchemaOptionCollection::GetAt

IPrintSchemaOption オブジェクトへのポインターを取得します。

必要条件

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

関連項目

IDispatch

IPrintSchemaOption