Important: The information in this document is obsolete and should not be used for new development.
GetODSession
Retrieves the OpenDoc session object for this Cyberdog session.
ODSession GetODSession ();
- return value
- The
ODSession
object.DISCUSSION
You call this method to retrieve a reference to theODSession
object associated with the current Cyberdog session.Do not subclass this class.