Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.