|
virtual bool COSession::GetDataSource(CODataSource *pODataSource); Return Value true if successful; otherwise false. Parameters [in] pODataSource: A pointer to a CODataSource object Remark Calls this function to associate this COSession object with a CODataSource object which creates this session. |