CVRApplications.SetApplicationAutoLaunch(String, Boolean) 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 SetApplicationAutoLaunch(System::String ^ pchAppKey, bool bAutoLaunch);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError SetApplicationAutoLaunch (string pchAppKey, bool bAutoLaunch);
member this.SetApplicationAutoLaunch : string * bool -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError
Public Function SetApplicationAutoLaunch (pchAppKey As String, bAutoLaunch As Boolean) As EVRApplicationError
Parameters
- pchAppKey
- String
- bAutoLaunch
- Boolean