These values all have the bits 0x0600 in common.
HRESULT Value (Hex) | Status Code Name | Description |
0x80040601 | CM_E_TOOMANYDATASERVERS | The limit on the number of Search servers has been reached. |
0x80040602 | CM_E_TOOMANYDATASOURCES | The limit on the number of catalogs has been reached. |
0x80040603 | CM_E_NOQUERYCONNECTIONS | Unable to establish any query connections to the server. |
0x80040604 | CM_E_DATASOURCENOTAVAILABLE | The requested catalog is disabled. |
0x80040605 | CM_E_CONNECTIONTIMEOUT | Timed out trying to acquire a connection to a Search server. |
0x80040606 | CM_E_SERVERNOTFOUND | Internal error: Unable to find the specified server. |
0x00040607 | CM_S_NODATASERVERS | Unable to establish a connection to any Search server. |
0x80040608 | CM_E_REGISTRY | Unable to access the Windows NT registry. |
0x80040609 | CM_E_INVALIDDATASOURCE | The requested catalog is empty or has not been added to the Search server. |
0x8004060a | CM_E_TIMEOUT | The query timed out. |
0x8004060b | CM_E_INSUFFICIENTBUFFER | Internal error: The buffer area passed to the function is not large enough. |