OpenVR.GetGenericInterface(String, EVRInitError) Method

Definition

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

Applies to