OpenVR.GetStringForHmdError(EVRInitError) Method
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:
static System::String ^ GetStringForHmdError(Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRInitError error);
public static string GetStringForHmdError (Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInitError error);
static member GetStringForHmdError : Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInitError -> string
Public Shared Function GetStringForHmdError (error As EVRInitError) As String
Parameters
- error
- EVRInitError