IXtfCopyFileCallback Interface
Provides callbacks that are used when the status of an IXtfFileIOClient::CopyFiles or IXtfBatchFileIOClient::CopyFiles operation changes.
Syntax
interface IXtfCopyFileCallback : public IUnknown
Methods
Method | Description |
---|---|
OnEndFileCopy | Called when a file finishes copying between two locations on a development console. |
OnFileCopyProgress | Called when the progress of a file copy changes. |
OnStartFileCopy | Called when a file starts copying between two locations on a development console. |
Requirements
Header: xtffileio.h
Library: xtffileio.lib
Supported platforms: Windows (for Xbox console tools)