![]() |
![]() |
![]() |
![]() |
exit_process
Synopsis
exit the main process of an AVS/Express session
int+read _do_exit;
int+read status;
};Description
exit_process is used to exit the main process of an AVS/Express session. It does not itself implement a confirmation dialog mechanism but you can implement confirmation on top of this module by attaching a dialog object's ok parameter to the do_exit parameter of this object.
Input
![]() |
![]() |
![]() |
![]() |