Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

EVENT_EXTENDED_ITEM_TS_ID structure (evntcons.h)

Defines the terminal session that logged the event.

Syntax

typedef struct _EVENT_EXTENDED_ITEM_TS_ID {
 ULONG SessionId;
} EVENT_EXTENDED_ITEM_TS_ID, *PEVENT_EXTENDED_ITEM_TS_ID;

Members

SessionId

Identifies the terminal session that logged the event.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Header evntcons.h

See also

EVENT_HEADER_EXTENDED_DATA_ITEM


Feedback

Was this page helpful?

Additional resources