BSAPI
Public Member Functions
SAsyncFuncCallbackI Class Reference

An interface that allows to run processing in a second thread by SAsyncFuncI. More...

#include <bsapi.h>

List of all members.

Public Member Functions

virtual void *BSAPI_METHOD OnRunAsync (void *pArgument)=0
virtual void BSAPI_METHOD OnComplete (void *pRetValue)=0

Detailed Description

An interface that allows to run processing in a second thread by SAsyncFuncI.


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