Platform SDK: TAPI |
The TSPI LINE_QOSINFO message causes TAPI to fire a QOS event. See ITQOSEvent for additional information.
LINE_QOSINFO htLine = (DWORD) LineDevice; htCall = (DWORD) Call; dwMsg = LINE_QOSINFO; dwParam1 = (DWORD) QOSEvent; dwParam2 = (DWORD) MediaMode; dwParam3 = (DWORD) 0;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tspi.h.