EVROverlayError 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 EVROverlayError
public enum EVROverlayError
type EVROverlayError =
Public Enum EVROverlayError
- Inheritance
-
EVROverlayError
Fields
| ArrayTooSmall | 22 | |
| BadMaskPrimitive | 30 | |
| InvalidHandle | 11 | |
| InvalidParameter | 20 | |
| InvalidTexture | 24 | |
| InvalidTrackedDevice | 19 | |
| KeyboardAlreadyInUse | 26 | |
| KeyInUse | 17 | |
| KeyTooLong | 15 | |
| NameTooLong | 16 | |
| None | 0 | |
| NoNeighbor | 27 | |
| OverlayLimitExceeded | 13 | |
| PermissionDenied | 12 | |
| RequestFailed | 23 | |
| TextureAlreadyLocked | 31 | |
| TextureLockCapacityReached | 32 | |
| TextureNotLocked | 33 | |
| ThumbnailCantBeDestroyed | 21 | |
| TooManyMaskPrimitives | 29 | |
| UnableToLoadFile | 25 | |
| UnknownOverlay | 10 | |
| WrongTransformType | 18 | |
| WrongVisibilityType | 14 |