IMsmError Interface Interface

Windows Installer

IMsmError Interface Interface

The IMsmError interface retrieves details about a single merge error.

Methods

The IMsmError Interface interface inherits the methods of the IDispatch interface.

In addition, IMsmError Interface defines the following methods.

Method Description

get_Type

Retrieves the Type property of the Error object.

get_Path

Retrieves the Path property of the Error object.

get_Language

Retrieves the Language property of the Error object.

get_DatabaseTable

Retrieves the DatabaseTable property of the Error object.

get_DatabaseKeys

Retrieves the DatabaseKeys property of the Error object.

get_ModuleTable

Retrieves the ModuleTable property of the Error object.

get_ModuleKeys

Retrieves the ModuleKeys property of the Error object.

 

Requirements

VersionMergemod.dll 1.0 or later
HeaderMergemod.h
DLLMergemod.dll
IIDIID_IMsmError is defined as 0ADDA828-2C26-11D2-AD65-00A0C9AF11A6

See Also

Merge Module Automation

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.