2.2.6.49 LINETERMCAPS

The LINETERMCAPS packet describes the capabilities of a line's terminal device. The LINEDEVCAPS packet can contain an array of LINETERMCAPS 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

dwTermDev

dwTermModes

dwTermSharing

dwTermDev (4 bytes): An unsigned 32-bit integer. The device type of the terminal. This member uses one of the LINETERMDEV_Constants.

dwTermModes (4 bytes): An unsigned 32-bit integer. The terminal modes that the terminal device can deal with. This member uses one of the LINETERMMODE_Constants.

dwTermSharing (4 bytes): An unsigned 32-bit integer. The sharing modes for the terminal device. This member uses one of the LINETERMSHARING_Constants.