JMResumeApplet
Resumes execution of a suspended applet.
OSStatus JMResumeApplet (JMAppletViewerRef viewer);
viewer- The applet you want to execute.
- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
DISCUSSION
You can use theJMResumeAppletfunction to resume execution of an applet halted by theJMSuspendAppletfunction.SEE ALSO
If you want to restart the applet from the beginning, you should use theJMRestartAppletfunction (page 45) or theJMReloadApplet(page 44) function.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help