CISVAPISync Class Reference

Inherits CISVAPIBase.

Inherited by CPhoneId, and CSubscriberId.

List of all members.

Public Member Functions

 CISVAPISync (MExecSync *aController, TTelISVExampleType aExampleType)
virtual void ExampleComplete ()

Detailed Description

Extended class providing functionality for objects to make Etel 3rd party function calls and interact with their owning class.

Definition at line 58 of file CISVAPISync.h.


Constructor & Destructor Documentation

CISVAPISync::CISVAPISync ( MExecSync aController,
TTelISVExampleType  aExampleType 
)

Constructor.

Parameters:
aController iController is set to point to this object
aExampleType The type of the derived class that has extended the functionality of this class

Definition at line 40 of file CISVAPISync.cpp.


Member Function Documentation

void CISVAPISync::ExampleComplete (  )  [virtual]

Calls ExecComplete() through the iController instance.

Definition at line 49 of file CISVAPISync.cpp.


Generated by  doxygen 1.6.2