The CreateMobileObjectResult enumeration is used to determine results of creating a mobile application object.
Is used by the following property:
| Value | Brief description |
| 0 | Ok. The object is successfully created. |
| 1 | NotSupport. The object is not supported. |
| 2 | ParamsNotSupport. The object with parameters is not supported. |
| 3 | NotSupportSource. The object data source is not supported. |
See also: