JMFrameGoAway
Passes a go-away event to the frame.
OSStatus JMFrameGoAway (JMFrameRef frame);
frame- The frame to receive the go-away event.
- 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
Calling theJMFrameGoAwayfunction typically results in the frame being disposed, although in some instances a dialog box message may appear.