virtual bool COStream::GetSourceRow(CORow *pORow);
Return Value
true if successful; otherwise false.
Parameter
[in] pORow:
A pointer to a CORow object.
Remark
Calls this function to get a source row object which creates this stream object.
COStream Class Overview & Class Members