CVRApplications.GetApplicationKeyByIndex 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::EVRApplicationError GetApplicationKeyByIndex(System::UInt32 unApplicationIndex, System::Text::StringBuilder ^ pchAppKeyBuffer, System::UInt32 unAppKeyBufferLen);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError GetApplicationKeyByIndex (uint unApplicationIndex, System.Text.StringBuilder pchAppKeyBuffer, uint unAppKeyBufferLen);
member this.GetApplicationKeyByIndex : uint32 * System.Text.StringBuilder * uint32 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError
Public Function GetApplicationKeyByIndex (unApplicationIndex As UInteger, pchAppKeyBuffer As StringBuilder, unAppKeyBufferLen As UInteger) As EVRApplicationError
Parameters
- unApplicationIndex
- UInt32
- pchAppKeyBuffer
- StringBuilder
- unAppKeyBufferLen
- UInt32