This is the complete list of members for IListView, including all inherited members.
| AddRef() PURE | IObjRef | |
| DECLARE_CLASS_SIID(IID_IListView) long AddRef() PURE | IListView | |
| IPanel::DECLARE_CLASS_SIID(IID_IPanel) long AddRef() PURE | IPanel | |
| ICtrl::DECLARE_CLASS_SIID(IID_ICtrl) long AddRef() PURE | ICtrl | |
| EnableScrollBar(int wBar, BOOL bEnable) PURE | IListView | |
| EnsureVisible(int iItem) PURE | IListView | |
| GetAdapter() SCONST PURE | IListView | |
| GetItemLocator() SCONST PURE | IListView | |
| GetScrollPos(BOOL bVertical) SCONST PURE | IListView | |
| GetScrollRange(BOOL bVertical, LPINT lpMinPos, LPINT lpMaxPos) SCONST PURE | IListView | |
| GetSel() SCONST PURE | IListView | |
| HasScrollBar(BOOL bVertical) SCONST PURE | IListView | |
| HitTest(const POINT *pt) SCONST PURE | IListView | |
| IsScrollBarEnable(BOOL bVertical) SCONST PURE | IListView | |
| OnFinalRelease() PURE | IListView | |
| Release() PURE | IListView | |
| SetAdapter(ILvAdapter *adapter) PURE | IListView | |
| SetItemLocator(IListViewItemLocator *pItemLocator) PURE | IListView | |
| SetScrollInfo(SCROLLINFO si, BOOL bVertical) PURE | IListView | |
| SetScrollPos(BOOL bVertical, int nNewPos, BOOL bRedraw) PURE | IListView | |
| SetScrollRange(BOOL bVertical, int nMinPos, int nMaxPos, BOOL bRedraw) PURE | IListView | |
| SetSel(int iItem, BOOL bNotify DEF_VAL(FALSE)) PURE | IListView | |
| ShowScrollBar(int wBar, BOOL bShow) PURE | IListView | |
| ToIWindow() PURE | IListView |