cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
agshah
Level 7

LaunchAppAndWait return code

Hi all,
It seems the return code on LaunchAppAndWait and LaunchApplication simply indicates whether the application was launched successfully or not.
But how do I get the return code from the application itself that was launched.

thanks in advance.
Labels (1)
0 Kudos
(1) Reply
agshah
Level 7

Turns out LAAW_PARAMETERS.nLaunchResult will get you the return value of the application that was launched.
0 Kudos