IMAPITable Interface
Do not use. This interface is used for content tables of Windows Address Book (WAB) containers and distribution lists.
Members
The IMAPITable interface inherits from the IUnknown interface. IMAPITable also defines the following types of members:
Methods
The IMAPITable interface defines the following methods.
| Method | Description |
|---|---|
| Abort |
Not implemented. |
| Advise |
Not implemented. |
| CollapseRow |
Not implemented. |
| CreateBookmark |
Marks the current position of the table cursor. |
| ExpandRow |
Not implemented. |
| FindRow |
Finds the next row in a table that contains a property matching the specified criteria. |
| FreeBookmark |
Frees a bookmark created by CreateBookmark. |
| GetCollapseState |
Not implemented. |
| GetLastError |
Not implemented. |
| GetRowCount |
Retrieves the total number of rows in a table. |
| GetStatus |
Not implemented. |
| QueryColumns |
Retrieves either the current list of columns for a table view or the full list of columns available for the table. |
| QueryPosition |
Retrieves the current table row position of the cursor, if possible, and its fractional position. |
| QueryRows |
Retrieves rows of data from a table. |
| QuerySortOrder |
Retrieves the current sort order for the table. |
| Restrict |
Applies a restriction to a table, reducing the visible rows to those matching the restriction criteria. |
| SeekRow |
Moves the table cursor to a specific position. |
| SeekRowApprox |
Moves the cursor to an approximate position in the table. |
| SetCollapseState |
Not implemented. |
| SetColumns |
Sets the order of property values returned by query operations. |
| SortTable |
Sorts the table rows according to the criteria provided. |
| Unadvise |
Not implemented. |
| WaitForCompletion |
Not implemented. |
Requirements
Minimum supported client | Windows 2000 Professional |
|---|---|
Minimum supported server | Windows 2000 Server |
Product | Internet Explorer 4.0 |
Header | Wabdefs.h |
DLL | Wab32.dll |
Send comments about this topic to Microsoft
Build date: 6/30/2010