AcquireBaseMenuBar
Document Shell
Mac OSThe
AcquireBaseMenuBarmethod returns a reference to the base menu bar object.
ODMenuBar AcquireBaseMenuBar ();
- return value
- A reference to the base menu bar object.
DISCUSSION
The document shell calls this method. Your part typically calls this window-state object'sCopyBaseMenuBarmethod instead of this method.This method increments the reference count of the returned menu bar. When the caller has finished using that menu bar, it should call the menu bar's
Releasemethod.SEE ALSO
TheODWindowState::CopyBaseMenuBarmethod (page 855).
TheODWindowState::SetBaseMenuBarmethod (page 868).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help