IMLSortOrder (Compact 7)
3/12/2014
This interface retrieves the composite sort orders for one or more sort properties.
Methods
In addition to the methods inherited from IUnknown, this interface contains the following methods.
- IMLSortOrder::Count
Returns the number of sort orders in the array of sort orders set in IMLSortOrderSet::Set.
- IMLSortOrder::GetAt
Returns the sort order at the specified index in the array of sort orders set in IMLSortOrderSet::Set.
- IMLSortOrder::Compare
Compares this IMLSortOrder with another IMLSortOrder for equivalence.
Remarks
The sort orders that this interface retrieves are set with the IMLSortOrderSet interface.
This interface, IMLSortOrder, is created in the call to IMLFactory::CreateMLSortOrder.
Requirements
Header |
mlibdll.h, |
Library |
mlibdll.lib |