Immediately terminates the specified app. This should only be used in extreme cases as the app is not given a chance to clean up or finish what it is doing.
Definition
TerminateApp( appID )
void agk::TerminateApp( UINT appID )
Parameters
appID - The app ID to terminate, returned from RunApp()