[This is preliminary documentation and subject to change.]
For this event notification, the hwnd parameter of the WinEventProc callback function identifies the window that the user is switching to.
If only one application is running when the user presses alt+tab, the client application can receive an EVENT_SYSTEM_SWITCHEND event without a corresponding EVENT_SYSTEM_SWITCHSTART event.