2.2.6.18 LINECALLHUBTRACKINGINFO

The LINECALLHUBTRACKINGINFO packet contains information that reports the type of tracking available to a call hub. This packet is exposed only to applications that negotiate a TAPI version of 2.2 or higher. The GetCallHubtracking and SetCallHubTracking packets use this packet.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

dwTotalSize

dwNeededSize

dwUsedSize

dwAvailableTracking

dwCurrentTracking

dwTotalSize (4 bytes): An unsigned 32-bit integer. The total size, in bytes.

dwNeededSize (4 bytes): An unsigned 32-bit integer. The size, in bytes, needed.

dwUsedSize (4 bytes): An unsigned 32-bit integer. The size, in bytes, used.

dwAvailableTracking (4 bytes): An unsigned 32-bit integer. The available tracking, as represented by one of the LINECALLHUBTRACKING_Constants.

dwCurrentTracking (4 bytes): An unsigned 32-bit integer. The current tracking, as represented by a LINECALLHUBTRACKING_Constants.