Table of Contents

Class CVRApplications

Namespace
Valve.VR
Assembly
Bonsai.VR.dll
public class CVRApplications
Inheritance
CVRApplications
Inherited Members

Methods

AddApplicationManifest(string, bool)
CancelApplicationLaunch(string)
GetApplicationAutoLaunch(string)
GetApplicationCount()
GetApplicationKeyByIndex(uint, StringBuilder, uint)
GetApplicationKeyByProcessId(uint, StringBuilder, uint)
GetApplicationLaunchArguments(uint, StringBuilder, uint)
GetApplicationProcessId(string)
GetApplicationPropertyBool(string, EVRApplicationProperty, ref EVRApplicationError)
GetApplicationPropertyString(string, EVRApplicationProperty, StringBuilder, uint, ref EVRApplicationError)
GetApplicationPropertyUint64(string, EVRApplicationProperty, ref EVRApplicationError)
GetApplicationSupportedMimeTypes(string, StringBuilder, uint)
GetApplicationsErrorNameFromEnum(EVRApplicationError)
GetApplicationsThatSupportMimeType(string, StringBuilder, uint)
GetCurrentSceneProcessId()
GetDefaultApplicationForMimeType(string, StringBuilder, uint)
GetSceneApplicationState()
GetSceneApplicationStateNameFromEnum(EVRSceneApplicationState)
GetStartingApplication(StringBuilder, uint)
IdentifyApplication(uint, string)
IsApplicationInstalled(string)
LaunchApplication(string)
LaunchApplicationFromMimeType(string, string)
LaunchDashboardOverlay(string)
LaunchInternalProcess(string, string, string)
LaunchTemplateApplication(string, string, AppOverrideKeys_t[])
PerformApplicationPrelaunchCheck(string)
RemoveApplicationManifest(string)
SetApplicationAutoLaunch(string, bool)
SetDefaultApplicationForMimeType(string, string)