Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
[Windows Search 2.x is available for use in the operating system specified in the
Requirements section. It might be altered or unavailable in later versions. Use the Windows Search API instead.]
Used by IResultsViewer::SortOrderProperty to indicate or set how a query is to be sorted.
Syntax
typedef enum ColumnSortOrder {
SortOrder_Ascending = 0,
SortOrder_Descending
} _ColumnSortOrder, COLUMNSORTORDER;
Constants
SortOrder_AscendingValue: 0 Indicates that the sort order is ascending. |
SortOrder_DescendingIndicates that the sort order is descending. |
Requirements
| Requirement | Value |
|---|---|
| Header | mmcobj.h |