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

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

継承

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

メソッド

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

 
IPrintSchemaOptionCollection::get__NewEnum

IPrintSchemaOptionCollection::NewEnum プロパティの詳細を確認してください。
IPrintSchemaOptionCollection::get_Count

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

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

要件

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

こちらもご覧ください

IDispatch

IPrintSchemaOption