• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 

Parameters of OnCallState event

Started by Roman Novgorodov, June 20, 2008, 06:08:26 pm

Previous topic - Next topic

Roman Novgorodov

Hello

This event raises on LINE_CALLSTATE TAPI message.

You can read more about this message and its parameters here:

http://msdn.microsoft.com/en-us/library/aa921187.aspx

StateCode gets LINECALLSTATE enum (dwParam1)
http://msdn.microsoft.com/en-us/library/aa920526.aspx

DetailCode is dwParam2 and depend on LINECALLSTATE.

Good luck!

Roman Novgorodov

DeepSoftware (http://www.deepsoftware.com/)
-------------------------------------------
The professional libraries and components for Delphi/CBuilder/Kylix/.NET
The high quality custom software development. True experience in serious
solutions for various platforms: Win32, Windows Mobile/CE, PDA.

Friday, June 20, 2008, 12:51:19 PM, you wrote:
Quote
PB> Hi,
PB> 
PB> I'm trying to use the OnCallState event within TAPI.
PB> 
PB> There does not seem to be any help for this event, I assume that
PB> this is a report on the progress of a call. (Correct ?)
PB> 
PB> What do the parameters:
PB> 
PB> DWORD StateCode, DWORD DetailCode
PB> 
PB> actually return ?
PB> 
PB> Regards,
PB> 
PB> Peter
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.