EVENT_SYSTEM_SWITCHEND Notes

[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 switched to.

If only one application is running when the user presses alt+tab, the client application can receive this event without a corresponding EVENT_SYSTEM_SWITCHSTART event.