|
BSAPI
|
Sets the actual channel to the incoming STranscriptionI container and sends it to the target. More...
#include <bsapi.h>
Public Member Functions | |
| virtual void BSAPI_METHOD | SetTarget (STransCallbackI *pTarget)=0 |
| Set target object. | |
Sets the actual channel to the incoming STranscriptionI container and sends it to the target.
| virtual void BSAPI_METHOD SChannelSetterI::SetTarget | ( | STransCallbackI * | pTarget | ) | [pure virtual] |
Set target object.
Target object that receives STranscriptionI container. Channel property of the container is set.
| pTarget | pointer to the target object |
1.7.5.1