BSAPI
Public Member Functions
SFileListCallbackI Class Reference

An interface that allow to receive information from SFileListI. More...

#include <bsapi.h>

List of all members.

Public Member Functions

virtual void BSAPI_METHOD OnStart ()=0
virtual void BSAPI_METHOD OnEnd ()=0
virtual bool BSAPI_METHOD OnLine (const char *pTarget, const char *pSource, int start, int end, float prob)=0
virtual bool BSAPI_METHOD OnFileChanged (const char *pOldFile, const char *pNewFile)=0

Detailed Description

An interface that allow to receive information from SFileListI.


The documentation for this class was generated from the following file: