The IMsmConfigurableItem interface manages a single row from the ModuleConfiguration table. This is a single configurable "attribute" from the module. The interface consists of read-only properties, one for each column in the ModuleConfiguration table.
Methods
The IMsmConfigurableItem Interface interface inherits the methods of the IDispatch interface.
In addition, IMsmConfigurableItem Interface defines the following methods.
Method | Description |
---|---|
Retrieves the Name property. |
|
Retrieves the Format property. |
|
Retrieves the Type property. |
|
Retrieves the Context property. |
|
Retrieves the DefaultValue property. |
|
Retrieves the Attributes property. |
|
Retrieves the DisplayName property. |
|
Retrieves the Description property. |
|
Retrieves the HelpLocation property. |
|
Retrieves the HelpKeyword property. |
Requirements
Version | Mergemod.dll 2.0 or later |
---|---|
Header | Mergemod.h |
DLL | Mergemod.dll |
IID | IID_IMsmConfigurableItem is defined as 4D6E6284-D21D-401E-84F6-909E00B50F71 |
See Also
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.