Merge.CloseModule Method
From Windows Installer
The CloseModule method of the Merge object closes the currently open Windows Installer merge module.
Syntax
Script
CloseModule()
Parameters
This method has no parameters.Return Value
This method does not return a value.Remarks
Closing a merge module will not affect any errors that have not been retrieved.
C++
See CloseModule function.
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.