| |
COView Class Members
- Construction/Destruction
COView Constructs a
COView object.
~COView Destructs a
COView object.
-
Opening and Closing
OpenView Opens a
view from an existing rowset.
OpenWithCmnd Opens a view
directly from a statement.
Close Closes a view.
IsOpen Checks if a
view is opened.
-
Setting Sorts and Filters
SetSortOrder:
sets an array of sorts.
SetFilter: Sets
an array of filters.
-
Opening a Viewed rowset
ApplyView: Apply
a view to an existing rowset.
OpenRowset: Open
a new rowset.
-
Others
SetBaseIID: Sets
an interface GUID.
GetSession: Gets
a session associated with this view.
GetRefGuid: Used
by global template functions.
GetBaseIID: Used
by global template functions.
GetBaseInterfacePPtr:
Used by global template functions.
PostProcess:
Used by global template functions.
COView Class Overview |