SessionLayerSetActiveWindowEvent Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a change of the window in focus.
public struct SessionLayerSetActiveWindowEvent
type SessionLayerSetActiveWindowEvent = struct
Public Structure SessionLayerSetActiveWindowEvent
- Inheritance
-
SessionLayerSetActiveWindowEvent
Properties
EnteringFocusThreadId |
Gets a value that indicates the ID of the thread that is entering focus. |
LeavingFocusThreadId |
Gets a value that indicates the ID of the thread that is leaving focus. |
Timestamp |
Gets the timestamp at which the SessionLayerSetActiveWindow event was logged in the trace. |