Tx/Generated/Microsoft_IE.cs

1796 строки
48 KiB
C#

//
// This code was generated by EtwEventTypeGen.exe
//
using System;
namespace Tx.Windows.Microsoft_IE
{
public enum EventTask : uint {
task0 = 105,
task1 = 104,
task2 = 103,
task3 = 102,
task4 = 101,
task5 = 100,
task6 = 99,
task7 = 98,
task8 = 97,
task9 = 96,
task10 = 95,
task11 = 94,
task12 = 93,
task13 = 92,
task14 = 91,
task15 = 90,
task16 = 89,
task17 = 88,
task18 = 87,
task19 = 86,
task20 = 85,
task21 = 84,
task22 = 83,
task23 = 82,
task24 = 81,
task25 = 80,
task26 = 79,
task27 = 78,
task28 = 73,
task29 = 72,
task30 = 71,
task31 = 70,
task32 = 69,
task33 = 68,
task34 = 67,
task35 = 66,
task36 = 65,
task37 = 64,
task38 = 63,
task39 = 62,
task40 = 61,
task41 = 60,
task42 = 59,
task43 = 58,
task44 = 57,
task45 = 56,
task46 = 55,
task47 = 54,
task48 = 53,
task49 = 52,
task50 = 51,
task51 = 50,
task52 = 49,
task53 = 48,
task54 = 47,
task55 = 46,
task56 = 45,
task57 = 44,
task58 = 43,
task59 = 42,
task60 = 41,
task61 = 40,
task62 = 39,
task63 = 38,
task64 = 37,
task65 = 36,
task66 = 35,
task67 = 34,
task68 = 32,
task69 = 31,
task70 = 30,
task71 = 4,
task72 = 3,
task73 = 2,
task74 = 1,
}
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 152, 0,
"", "Informational", "", "extended", "mshtml")]
public class Mshtml_Ole_OleLayout_Draw_Stop : SystemEvent
{
}
[Format("COleSite=%1, CLSID=%2, left=%3, top=%4, right=%5, bottom=%6")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 151, 0,
"", "Informational", "", "extended", "mshtml")]
public class Mshtml_Ole_OleLayout_Draw_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong COleSite { get; set; }
[EventField("win:GUID")]
public Guid CLSID { get; set; }
[EventField("win:UInt32")]
public uint left { get; set; }
[EventField("win:UInt32")]
public uint top { get; set; }
[EventField("win:UInt32")]
public uint right { get; set; }
[EventField("win:UInt32")]
public uint bottom { get; set; }
}
[Format("CWindow=%1, Markup=%2, EventName=%3")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 150, 0,
"", "Informational", "", "extended", "mshtml", "pagemark")]
public class Mshtml_DOM_CustomSiteEvent_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong CWindow { get; set; }
[EventField("win:Pointer")]
public ulong Markup { get; set; }
[EventField("win:UnicodeString")]
public string EventName { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 148, 0,
"", "Informational", "", "subsystem", "privacie")]
public class Mshtml_PrivacIE_AddWebFilter_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 147, 0,
"", "Informational", "", "subsystem", "privacie")]
public class Mshtml_PrivacIE_AddWebFilter_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 146, 0,
"", "Informational", "", "subsystem", "privacie")]
public class Mshtml_PrivacIE_AddToUserList_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 145, 0,
"", "Informational", "", "subsystem", "privacie")]
public class Mshtml_PrivacIE_AddToUserList_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[Format("URL=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 144, 0,
"", "Informational", "", "subsystem", "privacie")]
public class Mshtml_PrivacIE_AddUrlToDB_Stop : SystemEvent
{
[EventField("win:UnicodeString")]
public string URL { get; set; }
}
[Format("URL=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 143, 0,
"", "Informational", "", "subsystem", "privacie")]
public class Mshtml_PrivacIE_AddUrlToDB_Start : SystemEvent
{
[EventField("win:UnicodeString")]
public string URL { get; set; }
}
[Format("URL=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 142, 0,
"", "Informational", "", "subsystem", "privacie")]
public class Mshtml_PrivacIE_BlockUrl_Stop : SystemEvent
{
[EventField("win:UnicodeString")]
public string URL { get; set; }
}
[Format("URL=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 141, 0,
"", "Informational", "", "subsystem", "privacie")]
public class Mshtml_PrivacIE_BlockUrl_Start : SystemEvent
{
[EventField("win:UnicodeString")]
public string URL { get; set; }
}
[Format("View=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 140, 0,
"", "Informational", "", "mshtml")]
public class Mshtml_View_OnViewD_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong View { get; set; }
}
[Format("View=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 139, 0,
"", "Informational", "", "mshtml")]
public class Mshtml_View_OnViewQ_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong View { get; set; }
}
[Format("View=%1, Exit=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 138, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_View_RenderView_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong View { get; set; }
[EventField("win:UInt32")]
public uint Exit { get; set; }
}
[Format("View=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 137, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_View_RenderView_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong View { get; set; }
}
[Format("Cache=%1, Index=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 136, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_DOM_Expando_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Cache { get; set; }
[EventField("win:UInt32")]
public uint Index { get; set; }
}
[Format("Cache=%1, Index=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 135, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_DOM_Expando_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Cache { get; set; }
[EventField("win:UInt32")]
public uint Index { get; set; }
}
[Format("Cache=%1, Index=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 134, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_Collections_EnsureAry_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Cache { get; set; }
[EventField("win:UInt32")]
public uint Index { get; set; }
}
[Format("Cache=%1, Index=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 133, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_Collections_EnsureAry_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Cache { get; set; }
[EventField("win:UInt32")]
public uint Index { get; set; }
}
[Format("Element=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 132, 0,
"", "Informational", "", "subsystem", "jscript")]
public class JScript_Call_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Element { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("Element=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 131, 0,
"", "Informational", "", "subsystem", "jscript")]
public class JScript_Call_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Element { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("Element=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 130, 0,
"", "Informational", "", "subsystem", "jscript")]
public class JScript_Parse_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Element { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("Element=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 129, 0,
"", "Informational", "", "subsystem", "jscript")]
public class JScript_Parse_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Element { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("Element=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 128, 0,
"", "Informational", "", "subsystem", "jscript")]
public class JScript_GC_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Element { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("Element=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 127, 0,
"", "Informational", "", "subsystem", "jscript")]
public class JScript_GC_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Element { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("TreeNode=%1, NodeType=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 126, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_FormatCalculation_ComputeFormats_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong TreeNode { get; set; }
[EventField("win:UInt32")]
public uint NodeType { get; set; }
}
[Format("TreeNode=%1, NodeType=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 125, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_FormatCalculation_ComputeFormats_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong TreeNode { get; set; }
[EventField("win:UInt32")]
public uint NodeType { get; set; }
}
[Format("Parser=%1, ParserType=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 124, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_CSS_Parser_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Parser { get; set; }
[EventField("win:UInt32")]
public uint ParserType { get; set; }
}
[Format("Parser=%1, ParserType=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 123, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_CSS_Parser_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Parser { get; set; }
[EventField("win:UInt32")]
public uint ParserType { get; set; }
}
[Format("Instance=%1, OptionalArgs=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 122, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_DOM_Marshalling_Native_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Instance { get; set; }
[EventField("win:UInt32")]
public uint OptionalArgs { get; set; }
}
[Format("VTable=%1, MethodType=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 121, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_DOM_Marshalling_Native_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong VTable { get; set; }
[EventField("win:UInt32")]
public uint MethodType { get; set; }
}
[Format("Thunk=%1, DispID=%2, Derived=%3, hr=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 120, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_DOM_Marshalling_InvokeEx_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Thunk { get; set; }
[EventField("win:UInt32")]
public uint DispID { get; set; }
[EventField("win:UInt32")]
public uint Derived { get; set; }
[EventField("win:UInt32")]
public uint hr { get; set; }
}
[Format("Thunk=%1, DispID=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 119, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_DOM_Marshalling_InvokeEx_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Thunk { get; set; }
[EventField("win:UInt32")]
public uint DispID { get; set; }
}
[Format("Thunk=%1, hr=%2, DispID=%3, Versioned=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 118, 0,
"", "Informational", "", "extended", "mshtml")]
public class Mshtml_DOM_Marshalling_GetDispID_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Thunk { get; set; }
[EventField("win:UInt32")]
public uint hr { get; set; }
[EventField("win:UInt32")]
public uint DispID { get; set; }
[EventField("win:UInt32")]
public uint Versioned { get; set; }
}
[Format("Thunk=%1, GrfDex=%2, Zero1=%3, Zero2=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 117, 0,
"", "Informational", "", "extended", "mshtml")]
public class Mshtml_DOM_Marshalling_GetDispID_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Thunk { get; set; }
[EventField("win:UInt32")]
public uint GrfDex { get; set; }
[EventField("win:UInt32")]
public uint Zero1 { get; set; }
[EventField("win:UInt32")]
public uint Zero2 { get; set; }
}
[Format("StorageListHelper=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 116, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorageListHelper_Save_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong StorageListHelper { get; set; }
}
[Format("StorageListHelper=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 115, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorageListHelper_Save_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong StorageListHelper { get; set; }
}
[Format("StorageListHelper=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 114, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorageListHelper_Load_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong StorageListHelper { get; set; }
}
[Format("StorageListHelper=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 113, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorageListHelper_Load_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong StorageListHelper { get; set; }
}
[Format("StorageHelper=%1, Domain=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 112, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorageHelper_MergeFromDisk_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong StorageHelper { get; set; }
[EventField("win:UnicodeString")]
public string Domain { get; set; }
}
[Format("StorageHelper=%1, Domain=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 111, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorageHelper_MergeFromDisk_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong StorageHelper { get; set; }
[EventField("win:UnicodeString")]
public string Domain { get; set; }
}
[Format("StorageHelper=%1, Domain=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 110, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorageHelper_CommitToDisk_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong StorageHelper { get; set; }
[EventField("win:UnicodeString")]
public string Domain { get; set; }
}
[Format("StorageHelper=%1, Domain=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 109, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorageHelper_CommitToDisk_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong StorageHelper { get; set; }
[EventField("win:UnicodeString")]
public string Domain { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 108, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorage_RemoveItem_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 107, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorage_RemoveItem_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 106, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorage_SetItem_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 105, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorage_SetItem_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 104, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorage_GetItem_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[Format("Storage=%1, Key=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 103, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CStorage_GetItem_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Storage { get; set; }
[EventField("win:UnicodeString")]
public string Key { get; set; }
}
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 102, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CElement_HandleMouseHoverForStyle_Stop : SystemEvent
{
}
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 101, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CElement_HandleMouseHoverForStyle_Start : SystemEvent
{
}
[Format("left=%1, top=%2, right=%3, bottom=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 100, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CDoc_PaintRect_Info : SystemEvent
{
[EventField("win:UInt32")]
public uint left { get; set; }
[EventField("win:UInt32")]
public uint top { get; set; }
[EventField("win:UInt32")]
public uint right { get; set; }
[EventField("win:UInt32")]
public uint bottom { get; set; }
}
[Format("Buffer=%1, Depth=%2, Width=%3, Height=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 92, 0,
"", "Informational", "", "primarynav", "mshtml")]
public class Mshtml_OffscreenBufferCreated_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong Buffer { get; set; }
[EventField("win:UInt32")]
public uint Depth { get; set; }
[EventField("win:UInt32")]
public uint Width { get; set; }
[EventField("win:UInt32")]
public uint Height { get; set; }
}
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 91, 0,
"", "Informational", "", "primarynav", "mshtml")]
public class Mshtml_OnQuiescence_Info : SystemEvent
{
}
[Format("CImgTaskPtr=%1, URL=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 90, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CImgTask_Init_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong CImgTaskPtr { get; set; }
[EventField("win:UnicodeString")]
public string URL { get; set; }
}
[Format("PtrOut=%1, ExitCode=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 89, 0,
"", "Informational", "", "primarynav", "mshtml")]
public class Mshtml_HtmPost_Exec_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong PtrOut { get; set; }
[EventField("win:UInt32")]
public uint ExitCode { get; set; }
}
[Format("PtrIn=%1, dwTimeout=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 88, 0,
"", "Informational", "", "primarynav", "mshtml")]
public class Mshtml_HtmPost_Exec_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong PtrIn { get; set; }
[EventField("win:UInt32")]
public uint dwTimeout { get; set; }
}
[Format("PtrOut=%1, ExitCode=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 87, 0,
"", "Informational", "", "primarynav", "mshtml")]
public class Mshtml_HtmPost_PostManExecute_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong PtrOut { get; set; }
[EventField("win:UInt32")]
public uint ExitCode { get; set; }
}
[Format("PtrIn=%1, dwTimeout=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 86, 0,
"", "Informational", "", "primarynav", "mshtml")]
public class Mshtml_HtmPost_PostManExecute_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong PtrIn { get; set; }
[EventField("win:UInt32")]
public uint dwTimeout { get; set; }
}
[Format("CDoc=%1, HR=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 85, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CWindow_CommitCodeLight_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong CDoc { get; set; }
[EventField("win:UInt32")]
public uint HR { get; set; }
}
[Format("CDoc=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 84, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CWindow_CommitCodeLight_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong CDoc { get; set; }
}
[Format("CDoc=%1, Nesting=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 83, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CWindow_Script_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong CDoc { get; set; }
[EventField("win:UInt32")]
public uint Nesting { get; set; }
}
[Format("CDoc=%1, Nesting=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 82, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CWindow_Script_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong CDoc { get; set; }
[EventField("win:UInt32")]
public uint Nesting { get; set; }
}
[Format("CDwnTaskPtr=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 81, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDwnTaskExec_ThreadExecRun_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong CDwnTaskPtr { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("CDwnTaskPtr=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 80, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDwnTaskExec_ThreadExecRun_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong CDwnTaskPtr { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("CDwnTaskPtr=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 79, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDwnTaskExec_ThreadExecBail_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong CDwnTaskPtr { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("CImgTaskPtr=%1, cbRead=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 78, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CImgTask_ReadYield_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong CImgTaskPtr { get; set; }
[EventField("win:UInt32")]
public uint cbRead { get; set; }
}
[Format("CImgTaskPtr=%1, cbRead=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 77, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CImgTask_ReadYield_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong CImgTaskPtr { get; set; }
[EventField("win:UInt32")]
public uint cbRead { get; set; }
}
[Format("CImgTaskPtr=%1, Flags=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 76, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CImgTaskExec_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong CImgTaskPtr { get; set; }
[EventField("win:UInt32")]
public uint Flags { get; set; }
}
[Format("CImgTaskPtr=%1, Flags=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 75, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CImgTaskExec_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong CImgTaskPtr { get; set; }
[EventField("win:UInt32")]
public uint Flags { get; set; }
}
[Format("HR=%1, CHtmPrePtr=%2, fDataPend=%3, fSuspended=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 74, 0,
"", "Informational", "", "primarynav", "mshtml")]
public class Mshtml_HtmPre_Run_Stop : SystemEvent
{
[EventField("win:UInt32")]
public uint HR { get; set; }
[EventField("win:Pointer")]
public ulong CHtmPrePtr { get; set; }
[EventField("win:UInt32")]
public uint fDataPend { get; set; }
[EventField("win:UInt32")]
public uint fSuspended { get; set; }
}
[Format("CHtmPrePtr=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 73, 0,
"", "Informational", "", "primarynav", "mshtml")]
public class Mshtml_HtmPre_Run_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong CHtmPrePtr { get; set; }
}
[Format("zero=%1, zero1=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 72, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CImgHelper_RequestLayout_Info : SystemEvent
{
[EventField("win:UInt32")]
public uint zero { get; set; }
[EventField("win:UInt32")]
public uint zero1 { get; set; }
}
[Format("window=%1, FlagsOrResult=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 71, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CWindow_SuperNavigate2_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong window { get; set; }
[EventField("win:UInt32")]
public uint FlagsOrResult { get; set; }
}
[Format("window=%1, FlagsOrResult=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 70, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CWindow_SuperNavigate2_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong window { get; set; }
[EventField("win:UInt32")]
public uint FlagsOrResult { get; set; }
}
[Format("fParseNow=%1, Length=%2, Script=%3")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 69, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CHTMLoad_Write_Info : SystemEvent
{
[EventField("win:UInt32")]
public uint fParseNow { get; set; }
[EventField("win:UInt32")]
public uint Length { get; set; }
[EventField("win:UnicodeString")]
public string Script { get; set; }
}
[Format("HRGN=%1, dwFlags=%2, left=%3, top=%4, right=%5, bottom=%6, NoUpdSink=%7")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 68, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CDoc_Invalidate_Info : SystemEvent
{
[EventField("win:UInt32")]
public uint HRGN { get; set; }
[EventField("win:UInt32")]
public uint dwFlags { get; set; }
[EventField("win:UInt32")]
public uint left { get; set; }
[EventField("win:UInt32")]
public uint top { get; set; }
[EventField("win:UInt32")]
public uint right { get; set; }
[EventField("win:UInt32")]
public uint bottom { get; set; }
[EventField("win:UInt32")]
public uint NoUpdSink { get; set; }
}
[Format("CView=%1, fSynchronousRedraw=%2, left=%3, top=%4, right=%5, bottom=%6, fInvalChildWindows=%7, fPostRender=%8")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 67, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CView_InvalidateRgn_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong CView { get; set; }
[EventField("win:UInt32")]
public uint fSynchronousRedraw { get; set; }
[EventField("win:UInt32")]
public uint left { get; set; }
[EventField("win:UInt32")]
public uint top { get; set; }
[EventField("win:UInt32")]
public uint right { get; set; }
[EventField("win:UInt32")]
public uint bottom { get; set; }
[EventField("win:UInt32")]
public uint fInvalChildWindows { get; set; }
[EventField("win:UInt32")]
public uint fPostRender { get; set; }
}
[Format("CView=%1, fSynchronousRedraw=%2, left=%3, top=%4, right=%5, bottom=%6, fInvalChildWindows=%7, fPostRender=%8")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 66, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CView_InvalidateRect_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong CView { get; set; }
[EventField("win:UInt32")]
public uint fSynchronousRedraw { get; set; }
[EventField("win:UInt32")]
public uint left { get; set; }
[EventField("win:UInt32")]
public uint top { get; set; }
[EventField("win:UInt32")]
public uint right { get; set; }
[EventField("win:UInt32")]
public uint bottom { get; set; }
[EventField("win:UInt32")]
public uint fInvalChildWindows { get; set; }
[EventField("win:UInt32")]
public uint fPostRender { get; set; }
}
[Format("CDoc=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 65, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CDoc_Running2InplaceInvalDoc_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong CDoc { get; set; }
}
[Format("Zero2=%1, Zero1=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 64, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_InitImageSizeCache_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Zero2 { get; set; }
[EventField("win:UInt32")]
public uint Zero1 { get; set; }
}
[Format("Zero2=%1, Zero1=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 63, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_InitImageSizeCache_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Zero2 { get; set; }
[EventField("win:UInt32")]
public uint Zero1 { get; set; }
}
[Format("Markup=%1, HR=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 62, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CMarkup_UnloadContents_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Markup { get; set; }
[EventField("win:UInt32")]
public uint HR { get; set; }
}
[Format("Markup=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 61, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CMarkup_UnloadContents_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Markup { get; set; }
}
[Format("Markup=%1, HR=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 60, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CMarkup_SwitchMarkup_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Markup { get; set; }
[EventField("win:UInt32")]
public uint HR { get; set; }
}
[Format("Markup=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 59, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CMarkup_SwitchMarkup_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Markup { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("Markup=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 58, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_NotifyGoesInteractive_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong Markup { get; set; }
}
[Format("Markup=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 57, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_NotifyGoesInteractive_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong Markup { get; set; }
}
[Format("Markup=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 56, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CMarkup_InvalDoc_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong Markup { get; set; }
}
[Format("SourceIndex=%1, NumElemsAdded=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 55, 0,
"", "Informational", "", "subsystem")]
public class Mshtml_CHtmRootParseCtx_ElementsAdded_Info : SystemEvent
{
[EventField("win:UInt32")]
public uint SourceIndex { get; set; }
[EventField("win:UInt32")]
public uint NumElemsAdded { get; set; }
}
[Format("Length=%1, Script=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 54, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CScriptElement_CommitCode_Info : SystemEvent
{
[EventField("win:UInt32")]
public uint Length { get; set; }
[EventField("win:UnicodeString")]
public string Script { get; set; }
}
[Format("HTMPOST=%1, Error=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 53, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_OnPostDone_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong HTMPOST { get; set; }
[EventField("win:UInt32")]
public uint Error { get; set; }
}
[Format("HTMPOST=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 52, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_YieldToPreparser_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong HTMPOST { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("HTMPOST=%1, Zero=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 51, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_YieldToPreparser_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong HTMPOST { get; set; }
[EventField("win:UInt32")]
public uint Zero { get; set; }
}
[Format("HTMPOST=%1, OneExec2PT3ST4Run=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 50, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_AbandonTimeslice_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong HTMPOST { get; set; }
[EventField("win:UInt32")]
public uint OneExec2PT3ST4Run { get; set; }
}
[Format("HTMPOST=%1, Flags=%2, Line=%3, Offset=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 49, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_ClearFlag_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong HTMPOST { get; set; }
[EventField("win:UInt32")]
public uint Flags { get; set; }
[EventField("win:UInt32")]
public uint Line { get; set; }
[EventField("win:UInt32")]
public uint Offset { get; set; }
}
[Format("HTMPOST=%1, Flags=%2, Line=%3, Offset=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 48, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_SetFlag_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong HTMPOST { get; set; }
[EventField("win:UInt32")]
public uint Flags { get; set; }
[EventField("win:UInt32")]
public uint Line { get; set; }
[EventField("win:UInt32")]
public uint Offset { get; set; }
}
[Format("cPts=%1, HWND=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 47, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_PostManOnTimer_Stop : SystemEvent
{
[EventField("win:UInt32")]
public uint cPts { get; set; }
[EventField("win:Pointer")]
public ulong HWND { get; set; }
}
[Format("cPts=%1, HWND=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 46, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_PostManOnTimer_Start : SystemEvent
{
[EventField("win:UInt32")]
public uint cPts { get; set; }
[EventField("win:Pointer")]
public ulong HWND { get; set; }
}
[Format("dw=%1, HWND=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 45, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_PostManSetTimer_Info : SystemEvent
{
[EventField("win:UInt32")]
public uint dw { get; set; }
[EventField("win:Pointer")]
public ulong HWND { get; set; }
}
[Format("dw=%1, HWND=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 44, 0,
"", "Informational", "", "subsystem", "mshtml")]
public class Mshtml_HtmPost_PostManKillTimer_Info : SystemEvent
{
[EventField("win:UInt32")]
public uint dw { get; set; }
[EventField("win:Pointer")]
public ulong HWND { get; set; }
}
[Format("DOC=%1, Length=%2, SRC=%3")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 43, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CHtmPre_ScriptStart_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong DOC { get; set; }
[EventField("win:UInt32")]
public uint Length { get; set; }
[EventField("win:UnicodeString")]
public string SRC { get; set; }
}
[Format("DOC=%1, HtmlTag=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 42, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CHtmPre_SpeculativeRejected_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong DOC { get; set; }
[EventField("win:UnicodeString")]
public string HtmlTag { get; set; }
}
[Format("DOC=%1, HtmlTag=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 41, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CHtmPre_Suspend_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong DOC { get; set; }
[EventField("win:UnicodeString")]
public string HtmlTag { get; set; }
}
[Format("dwCode=%1, dwPos=%2, dwMax=%3, Text=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 40, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDwnBindData_Bind_Stop : SystemEvent
{
[EventField("win:UInt32")]
public uint dwCode { get; set; }
[EventField("win:UInt32")]
public uint dwPos { get; set; }
[EventField("win:UInt32")]
public uint dwMax { get; set; }
[EventField("win:UnicodeString")]
public string Text { get; set; }
}
[Format("Flags=%1, Text=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 39, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDwnBindData_Bind_Start : SystemEvent
{
[EventField("win:UInt32")]
public uint Flags { get; set; }
[EventField("win:UnicodeString")]
public string Text { get; set; }
}
[Format("DOC=%1, dwCode=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 38, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDwnBindData_OnProgress_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong DOC { get; set; }
[EventField("win:UInt32")]
public uint dwCode { get; set; }
}
[Format("dwCode=%1, dwPos=%2, dwMax=%3, Text=%4")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 37, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDwnBindData_OnProgress_Start : SystemEvent
{
[EventField("win:UInt32")]
public uint dwCode { get; set; }
[EventField("win:UInt32")]
public uint dwPos { get; set; }
[EventField("win:UInt32")]
public uint dwMax { get; set; }
[EventField("win:UnicodeString")]
public string Text { get; set; }
}
[Format("ThisPtr=%1, PCL=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 36, 0,
"", "Informational", "", "primarynav", "ap")]
public class AntiPhishing_ProcessingComplete_Info : SystemEvent
{
[EventField("win:Pointer")]
public ulong ThisPtr { get; set; }
[EventField("win:UInt32")]
public uint PCL { get; set; }
}
[Format("ThisPtr=%1, URL=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 35, 0,
"", "Informational", "", "primarynav", "ap")]
public class AntiPhishing_Evaluate_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong ThisPtr { get; set; }
[EventField("win:UnicodeString")]
public string URL { get; set; }
}
[Format("ThisPtr=%1, URL=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 34, 0,
"", "Informational", "", "primarynav", "ap")]
public class AntiPhishing_Evaluate_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong ThisPtr { get; set; }
[EventField("win:UnicodeString")]
public string URL { get; set; }
}
[Format("AddressName=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 33, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDoc_ExecuteScriptURL_Info : SystemEvent
{
[EventField("win:UnicodeString")]
public string AddressName { get; set; }
}
[Format("AddressName=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 32, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CFormElement_DoSubmit_Info : SystemEvent
{
[EventField("win:UnicodeString")]
public string AddressName { get; set; }
}
[Format("AddressName=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 6, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CMarkup_OnLoadStatusDone_Info : SystemEvent
{
[EventField("win:UnicodeString")]
public string AddressName { get; set; }
}
[Format("AddressName=%1")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 5, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CMarkup_BackgroundLayout_Info : SystemEvent
{
[EventField("win:UnicodeString")]
public string AddressName { get; set; }
}
[Format("DOC=%1, Flags=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 4, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CMarkup_Layout_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong DOC { get; set; }
[EventField("win:UInt32")]
public uint Flags { get; set; }
}
[Format("View=%1, grfLAYOUT=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 3, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CMarkup_Layout_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong View { get; set; }
[EventField("win:UInt32")]
public uint grfLAYOUT { get; set; }
}
[Format("HWND=%1, Flags=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 2, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDoc_OnPaint_Stop : SystemEvent
{
[EventField("win:Pointer")]
public ulong HWND { get; set; }
[EventField("win:UInt32")]
public uint Flags { get; set; }
}
[Format("DOC=%1, Markup=%2")]
[ManifestEvent("{9e3b3947-ca5d-4614-91a2-7b624e0e7244}", 1, 0,
"", "Informational", "", "primarynav")]
public class Mshtml_CDoc_OnPaint_Start : SystemEvent
{
[EventField("win:Pointer")]
public ulong DOC { get; set; }
[EventField("win:Pointer")]
public ulong Markup { get; set; }
}
}