IMcEventLog Properties |
|
The IMcEventLog type exposes the following members.
| Name | Description | |
|---|---|---|
| Log | The name of the log file. When Type is set to mcelOS, this can be "Application",
"System", "Security", or a custom log name. The default is an empty string (""). | |
| Source | The event Source is the name of the software that logs the event.
It is often the name of the application, or the name of a subcomponent
of the application. The default value is copied from IMcApplication.Name. | |
| Type | The type of logging an McEventLog object performs. |