Platform SDK: Web Telephony Engine

Error Codes

The following error codes are defined in mswteerror.h:

Constant Meaning
E_WTE_CORRUPTED_OBJECT_DATA Storage contains some corrupted data. Refer to the event viewer to see the exact object name.
E_WTE_CREATE_CHILD_INSTANCE_FAILED Attempt to create a child object failed.
E_WTE_EMPTY_STRING String supplied as parameter is empty.
E_WTE_INVALID_SERVER_NAME The server name is invalid.
E_WTE_NO_STORAGE Cannot save the object — probably it is a new object, and its parent was never saved.
E_WTE_OBJECT_INVALID The object is invalid — probably because it was deleted.
E_WTE_STRING_CONTAINS_INVALID_CHARACTERS The string supplied as parameter contains some invalid characters.
E_WTE_VALUE_TOO_LARGE Argument value is above the allowed limit.
E_WTE_VALUE_TOO_SMALL Argument value is below the allowed limit.