IABTable::SortTableIABTable::SortTable*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IABTable::SetColumns
*Next Topic: IABTable::Unadvise

IABTable::SortTable

HRESULT SortTable(
    LPSSortOrderSet lpSortCriteria,
    ULONG ulFlags
);

Sorts the table rows based on the sort criteria provided.

lpSortCriteria
Address of an SSortOrderSet structure that contains the sort criteria. Passing an SSortOrderSet structure containing zero columns indicates that sorting the table is not desired.
ulFlags
Must be zero in Internet Explorer Address Book.

Back to top


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.