2.2.1.9 Ambiguous Name Resolution Minimal Entry IDs
Ambiguous name resolution (ANR) Minimal Entry IDs are used to specify the outcome of the ANR process. They appear in return data from the NspiResolveNames method, as specified in section 3.1.4.1.16, and the NspiResolveNamesw method, as specified in section 3.1.4.1.17. The following table lists the possible values.
Minimal Entry ID 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. |