EVENT_EXTENDED_ITEM_TS_ID structure (evntcons.h)
Defines the terminal session that logged the event.
typedef struct _EVENT_EXTENDED_ITEM_TS_ID {
ULONG SessionId;
} EVENT_EXTENDED_ITEM_TS_ID, *PEVENT_EXTENDED_ITEM_TS_ID;
SessionId
Identifies the terminal session that logged the event.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | evntcons.h |