An event that has been recorded by a journal hook.
| C# |
public class JournalMessage
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| JournalMessage(IntPtr, UInt32, UInt32, UInt32, UInt32) |
Creates a new journal message.
| |
| HWnd |
The window this message has been sent to.
| |
| Message |
The message.
| |
| ParamH |
The second parameter of the message.
| |
| ParamL |
The first parameter of the message.
| |
| Time |
The timestamp of the message.
| |
| ToString()()() |
Returns a System.String that represents the current System.Object.
(Overrides Object.ToString()()().) |
| Object | |
| JournalMessage | |