BSAPI
Public Member Functions
SChannelSetterI Class Reference

Sets the actual channel to the incoming STranscriptionI container and sends it to the target. More...

#include <bsapi.h>

Inheritance diagram for SChannelSetterI:
SUnknownI SChannelCallbackI STransCallbackI

List of all members.

Public Member Functions

virtual void BSAPI_METHOD SetTarget (STransCallbackI *pTarget)=0
 Set target object.

Detailed Description

Sets the actual channel to the incoming STranscriptionI container and sends it to the target.


Member Function Documentation

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.

Parameters:
pTargetpointer to the target object

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