IXtfFindFileCallback Interface

Provides a callback that is used when a file is found during a find or delete operation.

Syntax

interface IXtfFindFileCallback : public IUnknown  

Methods

Method Description
OnFoundFile Called when a file is found during a find or delete operation.

Requirements

Header: xtffileio.h

Library: xtffileio.lib

Supported platforms: Windows (for Xbox console tools)

See also

Reference

XtfFileIO