2.2.10 Table Sort Orders

These values are used to specify specific sort orders for tables, and they appear in the SortType field of the STAT data structure.

Possible values are as follows.

Name and value

Description

SortTypeDisplayName

0x00000000

The table is sorted ascending on the property PidTagDisplayName, as defined in [MS-OXPROPS]. All Name Service Provider Interface (NSPI) servers MUST support this sort order for at least one LCID.

SortTypePhoneticDisplayName

0x00000003

The table is sorted ascending on the property PidTagAddressBookPhoneticDisplayName, as defined in [MS-OXPROPS]. NSPI servers SHOULD support this sort order. NSPI servers MAY support this only for some LCIDs.<5>

SortTypeDisplayName_RO

0x000003E8

The table is sorted ascending on the property PidTagDisplayName. The client MUST set this value only when using the NspiGetMatches method to open a nonwritable table on an object-valued property.

SortTypeDisplayName_W

0x000003E9

The table is sorted ascending on the property PidTagDisplayName. The client MUST set this value only when using the NspiGetMatches method to open a writable table on an object-valued property.