virtual bool COStream::GetSession(COSession *pOSession);
Return Value
true if successful; otherwise false.
Parameter
[in] pOSession:
A pointer to a valid COSession based object. pOSession can't be NULL.
Remark
Gets a session which created this stream.