WinSwitchToProgram - Parameters
hswitchSwHandle
(
HSWITCH
) - input
Window List entry handle of program to be activated.
rc
(
ULONG
) - returns
Return code.
Successful completion.
INV_SWITCH_LIST_ENTRY_HANDLE
Invalid Window List entry handle of the program to be activated.
NOT_PERMITTED_TO_CAUSE_SWITCH
Requesting program is not the current foreground process.
[Back: WinSwitchToProgram Return Value - rc]
[Next: WinSwitchToProgram - Remarks]