- Inside Macintosh: OpenDoc Class Reference /
- Part 1 - Classes and Methods / ODStorageUnit
GetSession
The GetSession method returns a reference to the session object in which this storage unit runs.
ODSession GetSession ();
- return value
- A reference to the session object in which this storage unit runs.
EXCEPTIONS
kODErrZeroRefCount
- This storage unit has a reference count of 0.
SEE ALSO
The ODStorageSystem::GetSession method (page 694).
"Session-Level Objects" on page 492 in OpenDoc Programmer's Guide.
© Apple Computer, Inc.
17 JUL 1996