Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The Xbox Tools Framework (XTF) API that is used to automate application management.
Interfaces
| Interface | Description |
|---|---|
| IXtfApplicationClient | Represents an Xbox Tools Framework (XTF) app client. |
| IXtfDeployCallback | Provides a callback that is called when a trackable action occurs during an IXtfApplicationClient::Deploy Method operation. |
Functions
| Function | Description |
|---|---|
| XtfCreateApplicationClient | Initializes a new instance of the IXtfApplicationClient interface for the development console with the specified address. |
To create an instance of XtfApplicationClient, call XtfCreateApplicationClient.