Result Enumeration
Result codes (based on Dialog Box Command IDs from WinUser.h).
Members
| Member | Description |
|---|---|
| Abort | IDABORT |
| Cancel | IDCANCEL |
| Close | IDCLOSE |
| Continue | IDCONTINUE |
| Error | An error occurred. |
| Help | IDHELP |
| Ignore | IDIGNORE |
| No | IDNO |
| None | Invalid value. |
| Ok | IDOK |
| Retry | IDRETRY |
| TryAgain | IDTRYAGAIN |
| Yes | IDYES |
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040 |