EVRSpatialAnchorError 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.
public enum class EVRSpatialAnchorError
public enum EVRSpatialAnchorError
type EVRSpatialAnchorError =
Public Enum EVRSpatialAnchorError
- Inheritance
-
EVRSpatialAnchorError
Fields
| ArrayTooSmall | 3 | |
| DescriptorTooLong | 9 | |
| Internal | 1 | |
| InvalidArgument | 12 | |
| InvalidDescriptorChar | 4 | |
| NoRoomCalibration | 11 | |
| NotAvailableInThisUniverse | 6 | |
| NotYetAvailable | 5 | |
| PermanentlyUnavailable | 7 | |
| Success | 0 | |
| Unknown | 10 | |
| UnknownDriver | 13 | |
| UnknownHandle | 2 | |
| WrongDriver | 8 |