CVRInput.GetInputSourceHandle(String, UInt64) 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:
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