BSAPI
Public Types | Public Member Functions
SFileSnifferCallbackI Class Reference

An interface that allows to receive information from from SFileSnifferI. More...

#include <bsapi.h>

List of all members.

Public Types

enum  state_type { stLoopStarted, stTerminated, stWaitForData }

Public Member Functions

virtual bool BSAPI_METHOD OnFile (const char *pFile)=0
virtual bool BSAPI_METHOD OnStateChanged (state_type state)=0

Detailed Description

An interface that allows to receive information from from SFileSnifferI.

Examples:

offlinerec3.cpp.


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