_FsrmEventType Enumeration
Defines the event types that an event logging action (see _FsrmActionType) can log.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmEventType_Error | The event is an error event. | |
| FsrmEventType_Information | The event is an information event. | |
| FsrmEventType_Unknown | The event type is unknown. Do not use this flag. | |
| FsrmEventType_Warning | The event is a warning event. |
Community Additions
ADD
Show: