Dependency object
The Dependency object returns a module that the current module is dependent upon and which has not yet been merged into the current installation database.
Members
The Dependency object has these types of members:
Properties
The Dependency object has these properties.
Property | Description |
---|---|
Language |
Return the language of the module. |
Module |
Return the module ID of the required module. |
Version |
Return the version of the required module. |
C++
interface IMsmDependency : IDispatch
Interface ID
Constant | Value |
---|---|
IID_IMsmDependency | {0ADDA82D-2C26-11D2-AD65-00A0C9AF11A6} |
Requirements
Requirement | Value |
---|---|
Version |
Mergemod.dll 1.0 or later |
Header |
|
DLL |
|