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.
Methods
The Dependency object does not define any methods.
Properties
The Dependency object defines the following properties.
Property | Access type | Description |
---|---|---|
Read-only | Return the language of the module. |
|
Read-only | Return the module ID of the required module. |
|
Read-only | Return the version of the required module. |
C++
interface IMsmDependency : IDispatch
Interface ID
Constant | Value |
---|---|
IID_IMsmDependency | {0ADDA82D-2C26-11D2-AD65-00A0C9AF11A6} |
Requirements
Version | Mergemod.dll 1.0 or later |
---|---|
Header | Mergemod.h |
DLL | Mergemod.dll |
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.