IMsmConfigurableItem インターフェイス (mergemod.h)

IMsmConfigurableItem インターフェイスは、ModuleConfiguration テーブルから 1 つの行を管理します。 これは、モジュールからの 1 つの構成可能な "属性" です。 インターフェイスは、ModuleConfiguration テーブルの列ごとに 1 つずつ、読み取り専用プロパティで構成されます。

継承

IMsmConfigurableItem インターフェイスは、IDispatch インターフェイスから継承されます。 IMsmConfigurableItem には、次の種類のメンバーもあります。

メソッド

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

 
IMsmConfigurableItem::get_Attributes

get_Attributes メソッドは、ConfigurableItem オブジェクトの Attributes プロパティを取得します。
IMsmConfigurableItem::get_Context

get_Context メソッドは、ConfigurableItem オブジェクトの Context プロパティを取得します。
IMsmConfigurableItem::get_DefaultValue

get_DefaultValue メソッドは、ConfigurableItem オブジェクトの DefaultValue プロパティを取得します。
IMsmConfigurableItem::get_Description

get_Description メソッドは、ConfigurableItem オブジェクトの Description プロパティを取得します。
IMsmConfigurableItem::get_DisplayName

get_DisplayName メソッドは、ConfigurableItem オブジェクトの DisplayName プロパティを取得します。
IMsmConfigurableItem::get_Format

get_Format メソッドは、ConfigurableItem オブジェクトの Format プロパティを取得します。
IMsmConfigurableItem::get_HelpKeyword

get_HelpKeyword メソッドは、ConfigurableItem オブジェクトの HelpKeyword プロパティを取得します。
IMsmConfigurableItem::get_HelpLocation

get_HelpLocation メソッドは、ConfigurableItem オブジェクトの HelpLocation プロパティを取得します。
IMsmConfigurableItem::get_Name

get_Name メソッドは、ConfigurableItem オブジェクトの Name プロパティを取得します。
IMsmConfigurableItem::get_Type

get_Type メソッドは、ConfigurableItem オブジェクトの Type プロパティを取得します。

要件

   
サポートされている最小のクライアント Mergemod.dll 2.0 以降
対象プラットフォーム Windows
ヘッダー mergemod.h

関連項目

IDispatch

マージ モジュールのオートメーション