CXErrorCode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates Call Kit errors.
[ObjCRuntime.Native]
public enum CXErrorCode
[<ObjCRuntime.Native>]
type CXErrorCode =
- Inheritance
-
CXErrorCode
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | An unknown error occurred. |
| Unentitled | 1 | |
| InvalidArgument | 2 | |
| MissingVoIPBackgroundMode | 3 |