CVRApplications.RemoveApplicationManifest(String) Method

Definition

public:
 Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRApplicationError RemoveApplicationManifest(System::String ^ pchApplicationManifestFullPath);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError RemoveApplicationManifest (string pchApplicationManifestFullPath);
member this.RemoveApplicationManifest : string -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError
Public Function RemoveApplicationManifest (pchApplicationManifestFullPath As String) As EVRApplicationError

Parameters

pchApplicationManifestFullPath
String

Returns

EVRApplicationError

Applies to