OpenVR.GetGenericInterface(String, 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 IntPtr GetGenericInterface(System::String ^ pchInterfaceVersion, Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRInitError % peError);
public static IntPtr GetGenericInterface (string pchInterfaceVersion, ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInitError peError);
static member GetGenericInterface : string * EVRInitError -> nativeint
Public Shared Function GetGenericInterface (pchInterfaceVersion As String, ByRef peError As EVRInitError) As IntPtr
Parameters
- pchInterfaceVersion
- String
- peError
- EVRInitError
Returns
-
IntPtr
nativeint