IXtfFileIOClient Interface
Represents an XBOX Tools Framework (XTF) file I/O client.Syntax
Methods
Remarks
This interface is created by calling XtfCreateFileIOClient. IXtfFileIOClient allows you to do all of the basic file manipulations on a dev console programatically. IXtfFileIOClient functionality includes finding, copying, creating, deleting, editing, and getting information for files and directories, on a development console.Requirements
Header: xtffileio.h Library: xtffileio.lib Supported platforms: Windows (for XBOX console tools)See also
XtfFileIOXtfCreateFileIOClient
