Trace and Handle Errors in Unified Communications Client API
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Unified Communications Client API error codes are the HRESULT values returned by the interface members. The error messages provide textual descriptions for the corresponding error codes. The messages IDs are symbolic constants for the HRESULT values.
In This Section
Topic | Description |
---|---|
Provides a table that maps message IDs with message description. The table is sorted by the message ID values. |
|
Provides a table that maps error message IDs with the HRESULT values. The table is sorted by the error code (that is, HRESULT) values. |
See Also
Concepts
About Unified Communications Client API
Using Unified Communications Client API