EVENTCOLUMNID enumeration

An enum used to indicate well-known column IDs; these are column IDs that all implementations should support.

Syntax

};

Constants

EventColumnID_EVENTTYPE
An ID that corresponds to the Event Type column.

EventColumnID_EID
An ID that corresponds to the Event ID column.

EventColumnID_PARENTEID
An ID that corresponds to the Parent Event ID column.

EventColumnID_EVENTNAME
An ID that corresponds to the Event Name column.

EventColumnID_FRAME
An ID that corresponds to the Frame column.

EventColumnID_EVENTSTRING
An ID that corresponds to the full string to be parsed for the event.

EventColumnID_THISPTR
An ID that corresponds to the resource handle for the this pointer.

EventColumnID_STARTMOMENTHANDLE
An ID that corresponds to the moment handle for this event.

EventColumnID_InfoQueueMessages
An ID that corresponds to any message that this generated in the SDK layers.

EventColumnID_ThreadId
An ID that corresponds to the Thread ID.

Requirements

Header

Vspixengine.h