Merge.Log Method

Windows Installer

Merge.Log Method

The Log method of the Merge object writes a text string to the currently open log file.

Syntax

Script
Log(
  Message
)

Parameters

Message

The text string to write to the log file.

Return Value

This method does not return a value.

C++

See Log function.

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.