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