CVRInput.GetActionSetHandle(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 GetActionSetHandle(System::String ^ pchActionSetName, System::UInt64 % pHandle);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError GetActionSetHandle (string pchActionSetName, ref ulong pHandle);
member this.GetActionSetHandle : string * uint64 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError
Public Function GetActionSetHandle (pchActionSetName As String, ByRef pHandle As ULong) As EVRInputError
Parameters
- pchActionSetName
- String
- pHandle
- UInt64