Dependency.Module Property

Windows Installer

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.

Syntax

Script
Dependency.Module

C++

See the IMsmDependency_get_Module method.

Requirements

VersionMergemod.dll 1.0 or later
HeaderMergemod.h
DLLMergemod.dll

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.