IMAPITable::QuerySortOrder Method
Retrieves the current sort order for the table.
Syntax
HRESULT QuerySortOrder(
SSortOrderSet **lppSortCriteria
);
Parameters
- lppSortCriteria
SSortOrderSet Address of a pointer to a variable of type SSortOrderSet that receives the current sort order.
Return Value
HRESULT
The method can return one of the following values.
| Return code | Description |
|---|---|
| S_OK | The operation completed successfully. |
| MAPI_E_BUSY | Another operation is in progress that prevents the operation from starting. Either the operation in progress should be allowed to complete itself, or it should be stopped. |
Requirements
Minimum supported client |
Windows 2000 Professional |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 4.0 |
Header |
Wabdefs.h |
DLL |
Wab32.dll |
See Also
Send comments about this topic to Microsoft
Build date: 6/30/2010