- eventKind
- An System.Runtime.InteropServices.ExporterEventKind value indicating the type of event.
- eventCode
- Indicates extra information about the event.
- eventMsg
- A message generated by the event.
If the event being reported is a warning or an error, eventCode will contain the HRESULT of the error. For any other event it will be 0.