JMFrameShowHide
Shows or hides a frame.
OSStatus JMFrameShowHide ( JMFrameRef frame, Boolean showFrame);
frame- The frame to show or hide.
showFrame- A Boolean value. If
showFrameis true, then the frame should be shown; ifshowFrameis false, the frame should be hidden.- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help