Public Member Functions | |
| HRESULT | AddLogEntry ([in] RtLogEntry logEntry) |
| HRESULT | Connect () |
| HRESULT | Disconnect () |
Properties | |
| RtUlong * | HandlerId [get] |
| RtUlong | HandlerId [set] |
| RtLong * | LevelTreshold [get] |
| HRESULT IRsLogHandler::AddLogEntry | ( | [in] RtLogEntry | logEntry | ) |
Appends a log entry to the log handler.
| logEntry | [in] Log entry to add. |
| HRESULT IRsLogHandler::Connect | ( | ) |
Connects the log handler
| HRESULT IRsLogHandler::Disconnect | ( | ) |
Disconnects the log handler
RtUlong* IRsLogHandler::HandlerId [get] |
Retriever for HandlerId property, returns handler id.
RtUlong IRsLogHandler::HandlerId [set] |
Setter for HandlerId property, sets the handler id.
| newVal | [in] New value of handler id. |
RtLong* IRsLogHandler::LevelTreshold [get] |
Retriever for LevelThreshold, returns current level threshold.
1.5.5