Managed Windows API
JournalMessage Class
NamespacesManagedWinapi.HooksJournalMessage
An event that has been recorded by a journal hook.
Declaration Syntax
C#
public class JournalMessage
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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()()().)
Inheritance Hierarchy
Object
JournalMessage

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)