Application.EventLogEntry Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: enum class Application::EventLogEntry
public enum Application.EventLogEntry
type Application.EventLogEntry =
Public Enum Application.EventLogEntry
- Inheritance
-
Application.EventLogEntry
Fields
| DeleteFailure | 514 | |
| DeleteSuccess | 513 | |
| ExportFailure | 257 | |
| ExportSuccess | 258 | |
| ImportFailure | 1 | |
| ImportSuccess | 2 | |
| InstallFailure | 769 | |
| InstallSuccess | 770 | |
| None | 0 | |
| UninstallFailure | 1025 | |
| UninstallSuccess | 1026 |