MessageResult Enumeration

Microsoft Deployment Tools

Deployment Tools Foundation MessageResult Enumeration
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerMessageResult
Declaration Syntax
C# Visual Basic Visual C++
public enum MessageResult
Public Enumeration MessageResult
public enum class MessageResult
Members
Member Description
Error
An error was found in the message handler.

None
No action was taken.

OK
IDOK

Cancel
IDCANCEL

Abort
IDABORT

Retry
IDRETRY

Ignore
IDIGNORE

Yes
IDYES

No
IDNO

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)