AcquireOwner
TheAcquireOwnermethod returns a reference to the part that owns this canvas.
ODPart AcquireOwner ();
- return value
- A reference to the part that owns this canvas, or
kODNULLif the part does not exist.DISCUSSION
This method increments the reference count of the returned part. When you have finished using that part, you should call itsReleasemethod.SEE ALSO
TheODCanvas::SetOwnermethod (page 79).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help