mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0releases/2.3.0releases/2.4.0releases/2.5.0releases/2.5.1releases/2.5.2releases/2.5.3

We've moved!

Starting from MRTK 2.6, we are publishing both conceptual docs and API references on docs.microsoft.com. For conceptual docs, please visit our new landing page. For API references, please visit the MRTK-Unity section of the dot net API explorer. Existing content will remain here but will not be updated further.

Search Results for

    Show / Hide Table of Contents

    Enum EVRInitError

    Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
    Assembly: cs.temp.dll.dll
    Syntax
    public enum EVRInitError

    Fields

    Name Description
    Compositor_D3D11HardwareRequired
    Compositor_Failed
    Compositor_FirmwareRequiresUpdate
    Compositor_OverlayInitFailed
    Compositor_ScreenshotsInitFailed
    Compositor_UnableToCreateDevice
    Driver_CalibrationInvalid
    Driver_Failed
    Driver_HmdDisplayMirrored
    Driver_HmdDisplayNotFound
    Driver_HmdDriverIdOutOfBounds
    Driver_HmdInUse
    Driver_HmdUnknown
    Driver_NotCalibrated
    Driver_NotLoaded
    Driver_RuntimeOutOfDate
    Driver_TrackedDeviceInterfaceUnknown
    Driver_Unknown
    Init_AnotherAppLaunching
    Init_AppInfoInitFailed
    Init_FactoryNotFound
    Init_FileNotFound
    Init_FirmwareRecoveryBusy
    Init_FirmwareUpdateBusy
    Init_HmdDriverIdIsNone
    Init_HmdNotFound
    Init_HmdNotFoundPresenceFailed
    Init_InitCanceledByUser
    Init_InstallationCorrupt
    Init_InstallationNotFound
    Init_InterfaceNotFound
    Init_Internal
    Init_InvalidApplicationType
    Init_InvalidInterface
    Init_LowPowerWatchdogNotSupported
    Init_NoConfigPath
    Init_NoLogPath
    Init_NoServerForBackgroundApp
    Init_NotAvailableToUtilityApps
    Init_NotAvailableToWatchdogApps
    Init_NotInitialized
    Init_NotSupportedWithCompositor
    Init_PathRegistryNotFound
    Init_PathRegistryNotWritable
    Init_RebootingBusy
    Init_Retry
    Init_SettingsInitFailed
    Init_ShuttingDown
    Init_TooManyObjects
    Init_TrackerManagerInitFailed
    Init_USBServiceBusy
    Init_UserConfigDirectoryInvalid
    Init_VRClientDLLNotFound
    Init_VRDashboardNotFound
    Init_VRDashboardStartupFailed
    Init_VRHomeNotFound
    Init_VRHomeStartupFailed
    Init_VRMonitorNotFound
    Init_VRMonitorStartupFailed
    Init_VRWebHelperStartupFailed
    Init_WatchdogDisabledInSettings
    IPC_CompositorConnectFailed
    IPC_CompositorInitFailed
    IPC_CompositorInvalidConnectResponse
    IPC_ConnectFailed
    IPC_ConnectFailedAfterMultipleAttempts
    IPC_Failed
    IPC_MutexInitFailed
    IPC_ServerInitFailed
    IPC_SharedStateInitFailed
    None
    Steam_SteamInstallationNotFound
    Unknown
    VendorSpecific_HmdFound_CantOpenDevice
    VendorSpecific_HmdFound_CantReadFirmwareVersion
    VendorSpecific_HmdFound_ConfigFailedSanityCheck
    VendorSpecific_HmdFound_ConfigTooBig
    VendorSpecific_HmdFound_ConfigTooSmall
    VendorSpecific_HmdFound_NoStoredConfig
    VendorSpecific_HmdFound_UnableToGetUserDataNext
    VendorSpecific_HmdFound_UnableToGetUserDataStart
    VendorSpecific_HmdFound_UnableToInitZLib
    VendorSpecific_HmdFound_UnableToRequestConfigStart
    VendorSpecific_HmdFound_UnableToSendUserDataStart
    VendorSpecific_HmdFound_UserDataAddressRange
    VendorSpecific_HmdFound_UserDataError
    VendorSpecific_UnableToConnectToOculusRuntime
    VendorSpecific_WindowsNotInDevMode
    In This Article
    • Fields
    Back to top Generated by DocFX