Merge.Errors Property

Windows Installer

Merge.Errors Property

The read-only Errors property of the Merge object returns a collection of Error objects that is the current set of errors.

Syntax

Script
Merge.Errors

Remarks

The retrieval is non-destructive. Multiple instances of the error collection may be retrieved by repeatedly calling this method.

C++

See get_Errors 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.