|
BSAPI
|
An interface that allows to run processing in a second thread by SAsyncFuncI. More...
#include <bsapi.h>
Public Member Functions | |
| virtual void *BSAPI_METHOD | OnRunAsync (void *pArgument)=0 |
| virtual void BSAPI_METHOD | OnComplete (void *pRetValue)=0 |
An interface that allows to run processing in a second thread by SAsyncFuncI.
1.7.5.1