CVRApplications Class
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.
In this article
public ref class CVRApplications
public class CVRApplications
type CVRApplications = class
Public Class CVRApplications
Inheritance
Methods
AddApplicationManifest(String, Boolean)
CancelApplicationLaunch(String)
GetApplicationAutoLaunch(String)
GetApplicationCount()
GetApplicationKeyByIndex(UInt32, StringBuilder, UInt32)
GetApplicationKeyByProcessId(UInt32, StringBuilder, UInt32)
GetApplicationLaunchArguments(UInt32, StringBuilder, UInt32)
GetApplicationProcessId(String)
GetApplicationPropertyBool(String, EVRApplicationProperty, EVRApplicationError)
GetApplicationPropertyString(String, EVRApplicationProperty, StringBuilder, UInt32, EVRApplicationError)
GetApplicationPropertyUint64(String, EVRApplicationProperty, EVRApplicationError)
GetApplicationsErrorNameFromEnum(EVRApplicationError)
GetApplicationsThatSupportMimeType(String, StringBuilder, UInt32)
GetApplicationsTransitionStateNameFromEnum(EVRApplicationTransitionState)
GetApplicationSupportedMimeTypes(String, StringBuilder, UInt32)
GetCurrentSceneProcessId()
GetDefaultApplicationForMimeType(String, StringBuilder, UInt32)
GetStartingApplication(StringBuilder, UInt32)
GetTransitionState()
IdentifyApplication(UInt32, String)
IsApplicationInstalled(String)
IsQuitUserPromptRequested()
LaunchApplication(String)
LaunchApplicationFromMimeType(String, String)
LaunchDashboardOverlay(String)
LaunchInternalProcess(String, String, String)
LaunchTemplateApplication(String, String, AppOverrideKeys_t[])
PerformApplicationPrelaunchCheck(String)
RemoveApplicationManifest(String)
SetApplicationAutoLaunch(String, Boolean)
SetDefaultApplicationForMimeType(String, String)
Applies to