The XTF API that is used to run utility executables on a development console.
The Xbox Tools Framework (XTF) API that is used to run utility executables on a development console.
| Name | Description | |
|---|---|---|
![]() |
IXtfRemoteRunCallback | Provides callbacks to be used when standard input or standard output of a remote executable are redirected by Run. |
![]() |
IXtfRemoteRunClient | Provides the ability to run an executable remotely on a development console. |
To create an object that implements IXtfRemoteRunClient, call XtfCreateRemoteRunClient.