Platform SDK: TAPI |
The TAPI LINE_CALLHUBCLOSE message is sent when a call hub has been closed.
LINE_CALLHUBCLOSE hDevice = (DWORD) hCall; dwCallbackInstance = (DWORD) dwCallbackInstance; dwParam1 = (DWORD) 0; dwParam2 = (DWORD) 0; dwParam3 = (DWORD) 0;
No return value.
This message originates with TAPI rather than with a service provider, so there is no corresponding TSPI message.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi.h.