C# Class ETW2JSON.EVENT_TRACE_LOGFILEW

Show file Open project: ETWTools/ETW2JSON Class Usage Examples

Public Properties

Property Type Description
BufferCallback PEVENT_TRACE_BUFFER_CALLBACKW
BufferSize System.Int32
BuffersRead System.UInt32
Context System.IntPtr
CurrentEvent EVENT_TRACE
CurrentTime System.Int64
EventRecordCallback PEVENT_RECORD_CALLBACK
EventsLost System.Int32
Filled System.Int32
IsKernelTrace System.UInt32
LogFileMode System.UInt32
LogfileHeader TRACE_LOGFILE_HEADER

Property Details

BufferCallback public property

public PEVENT_TRACE_BUFFER_CALLBACKW BufferCallback
return PEVENT_TRACE_BUFFER_CALLBACKW

BufferSize public property

public Int32,System BufferSize
return System.Int32

BuffersRead public property

public UInt32,System BuffersRead
return System.UInt32

Context public property

public IntPtr,System Context
return System.IntPtr

CurrentEvent public property

public EVENT_TRACE,ETW2JSON CurrentEvent
return EVENT_TRACE

CurrentTime public property

public Int64,System CurrentTime
return System.Int64

EventRecordCallback public property

public PEVENT_RECORD_CALLBACK EventRecordCallback
return PEVENT_RECORD_CALLBACK

EventsLost public property

public Int32,System EventsLost
return System.Int32

Filled public property

public Int32,System Filled
return System.Int32

IsKernelTrace public property

public UInt32,System IsKernelTrace
return System.UInt32

LogFileMode public property

public UInt32,System LogFileMode
return System.UInt32

LogfileHeader public property

public TRACE_LOGFILE_HEADER,ETW2JSON LogfileHeader
return TRACE_LOGFILE_HEADER