- Inside Macintosh: OpenDoc Class Reference /
- Part 1 - Classes and Methods / ODExtension
GetBase
The GetBase method returns a reference to this extension's base object.
ODObject GetBase ();
- return value
- A reference to this extension's base object.
DISCUSSION
A client of this extension object calls this method if it has a reference to this extension object, but did not save a reference to its base object.
SEE ALSO
"Implementing Extensions" on page 445 in OpenDoc Programmer's Guide.
© Apple Computer, Inc.
17 JUL 1996