
These values all have the bits 0x1400 in common.
| HRESULT Value (Hex) | Status Code Name | Description |
| 0x80041403 | SEC_E_INVALIDCONTEXT | The Search Service is running in the context of the local machine. To access Exchange documents, make sure the Search Service is running in the context of a user having administrative privileges on the Exchange server. |
| 0x80041401 | SEC_E_INITFAILED | Unable to initialize Exchange search provider. |
| 0x80041402 | SEC_E_NOTINITIALIZED | The security provider has not been initialized. |
| 0x800414ff | SEC_E_ACCESSDENIED | Access is denied. |