2.2.2.42 SESSION_CHANGE
The SESSION_CHANGE structure contains the ID of a session running on a terminal server and a mask of the notifications that were received for that session.
-
typedef struct _SESSION_CHANGE { LONG SessionId; TNotificationId NotificationId; } SESSION_CHANGE, *PSESSION_CHANGE;
SessionId: Identifies the session for which notification was received.
NotificationId: Mask of the notifications that were received for this session.