
Replacement in Object TOOLKIT: |

ProJlinkApplicationStop | |
( ProJlinkAppHandle app_handle /* (In) Handle to the Jlink application. */ char ** exception /* (Out) If the application stop method threw an exception, the exception description is stored here. Free this string using ProStringFree. */ ) |

Shutdown succeeded. | |
The input argument is invalid. | |
The application failed to shutdown properly. See the output exception for more details. | |
The application has menus or UI components active in the UI. | |
The handle is valid but the application is not active. |

