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