|
virtual bool COView::GetSession(COSession *pOSession); Return Value true if successful; otherwise false. Parameter [in] pOSession: A pointer to a valid COSession object. Remark Calls the function to retrieve a COSession object associated with this object. |