in SINK_ENTRY_EX(...), I need to put Identifies the specified event in the 3rd paramenter, I found this ID is 0x20020001, should I just put 20020001 as 3 rd parameter?
Thanks
Printable View
in SINK_ENTRY_EX(...), I need to put Identifies the specified event in the 3rd paramenter, I found this ID is 0x20020001, should I just put 20020001 as 3 rd parameter?
Thanks
No i dont think so u can put that way.
u need to convert from Hex to decimal.
Vinod
is it mean I need to put 0x20020001 in 3rd parameter?
Thanks for your reply