CCsetparty
Previous Topic  Next Topic 

Synopsis:

CCsetparty(port, channel,party)


Arguments:

       port The logical E1/T1 port number.

channel The channel number.

party The call party (0 or 1)


Description:     After a successful call to CChold() a second call handle is assigned to the specified port and channel.      To allow both calls to be managed then the call party  can be specified to define which call handle to use prior to making other calls to CXACULAB.DLL function calls.           The original call handle on the port and channel is defined as party 0 and the call handle for the call created by the CChold() call is defined as party 1.


Returns: This function returns 0 upon success or a negative error code.