Dependency.Module property
The read-only Module property of the Dependency Object returns the ModuleID of the module that is required by the current string in the form of a BSTR. The ModuleID is the same form that is used in the ModuleSignature Table.
This property is read-only.
Syntax
propVal = Dependency.Module
Property value
C++
See the IMsmDependency_get_Module method.
Requirements
Requirement | Value |
---|---|
Version |
Mergemod.dll 1.0 or later |
Header |
|
DLL |
|