2.2.9 Ambiguous Name Resolution Minimal Entry IDs

These values are used to specify the outcome of the ambiguous name resolution (ANR) process. They appear in return data from the methods NspiResolveNames and NspiResolveNamesW. Possible values are as follows.

Name and value

Description

MID_UNRESOLVED

0x00000000

The ANR process was unable to map a string to any objects in the address book.

MID_AMBIGUOUS

0x0000001

The ANR process mapped a string to multiple objects in the address book.

MID_RESOLVED

0x0000002

The ANR process mapped a string to a single object in the address book.