virtual bool COView::ApplyView(CRBase *pRBase, , HCHAPTER hChapter=DB_NULL_HCHAPTER);

Return Value

        true if successful; otherwise false.

Parameter

        [in] pRBase:

                A pointer to a valid CRBase object.

        [in] hChapter:

                A handle to a chapter.

Remark

        Calls the function to apply a view to an CRBase object after setting filters or sorts. You can apply a view to a normal (root) or chaptered rowset.

COView Class Overview & Class Members