Platform SDK: TAPI |
The LINETERMCAPS structure describes the capabilities of a line's terminal device. The LINEDEVCAPS structure can contain an array of LINETERMCAPS structures.
typedef struct linetermcaps_tag { DWORD dwTermDev; DWORD dwTermModes; DWORD dwTermSharing; } LINETERMCAPS, FAR *LPLINETERMCAPS;
This structure may not be extended.
Windows NT/2000: Requires Windows NT 4.0 SP3 or later.
Windows 95/98: Requires Windows 95 or later.
Version: Requires TAPI 1.4 or later.
Header: Declared in Tapi.h.
lineSetTerminal, LINEDEVCAPS, lineGetDevCaps, TSPI_lineGetDevCaps