CVRInput.GetInputSourceHandle(String, UInt64) Method

Definition

public:
 Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRInputError GetInputSourceHandle(System::String ^ pchInputSourcePath, System::UInt64 % pHandle);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError GetInputSourceHandle (string pchInputSourcePath, ref ulong pHandle);
member this.GetInputSourceHandle : string * uint64 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError
Public Function GetInputSourceHandle (pchInputSourcePath As String, ByRef pHandle As ULong) As EVRInputError

Parameters

pchInputSourcePath
String
pHandle
UInt64

Returns

EVRInputError

Applies to