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 |