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