WinHSWITCHfromHAPP: Difference between revisions
Appearance
m Martini moved page OS2 API:PMI:WinHSwitchFromHAPP to OS2 API:PMI:WinHSWITCHfromHAPP |
m Ak120 moved page OS2 API:PMI:WinHSWITCHfromHAPP to WinHSWITCHfromHAPP |
(No difference)
|
Revision as of 04:07, 9 January 2017
Prototype:
HSWITCH APIENTRY16 WinHSwitchFromHapp ( HAPP hApp ) ;
Linkage Definition:
IMPORTS WinHSwitchFromHapp = PMSHAPI.209
Parameters:
HAPP hApp Application / Window Handle (see comments)
Comments:
This function returns the system task list switch handle for an application, given that application's handle. In the case of WPS/SOM applications, however, the application handle is really the window handle, so please use that in those cases.