IXtfRemoteRunClient Interface
Provides the ability to run an executable remotely on a development console.Syntax
Methods
Remarks
To create an instance of XtfRemoteRunClient, call XtfCreateRemoteRunClient. To run executables with the XtfRemoteRunClient call IXtfRemoteRunClient::Run. To run the executable with input or output you will need to use an instance of the IXtfRemoteRunCallback Interface as a parameter to IXtfRemoteRunClient::Run.Requirements
Header: xtfremoterun.h Library: xtfremoterun.lib Supported platforms: Windows (for XBOX console tools)See also
XtfRemoteRunIXtfRemoteRunClient
IXtfRemoteRunClient::Run
