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