IXtfApplicationClient Members

IXtfApplicationClient has the following members.

Public Methods

  Name Description
Constrain Places the app with the specified package monitor into constrained mode.
DebugEnable Enables or disables debugging for the app package with the specified package moniker.
Deploy Deploys the app.
EnableGlobalOption Implementation infrastructure. Do not use.
GetDlc Gets a list of the downloadable content (DLC) that is currently installed on the development console.
GetInstalled Gets a list of the apps that are currently installed on the development console.
Launch Launches the app with the specified AUMID and command-line arguments.
MarkAppAsProvisioned Marks an app as provisioned.
QueryExecutionState Queries the execution state of the app with the specified package moniker.
Resume Resumes execution of the app with the specified package moniker.
SetDefaultApp Sets the ID of the application to launch when an activation request is received for a specific title ID.
Snap Puts the app with the specified AUMID into snap mode.
Suspend Suspends execution of the app with the specified package moniker.
Terminate Terminates the app with the specified package moniker.
Unconstrain Returns the constrained app with the specified package moniker to the regular running state.
Uninstall Uninstalls the app with the specified package moniker.

See also

Reference

IXtfApplicationClient Interface

XtfApplication