Platform SDK: TAPI |
The TAPI LINE_APPNEWCALLHUB message is sent to inform an application when a new call hub has been created.
LINE_APPNEWCALLHUB hDevice = (DWORD) hCall; dwCallbackInstance = dwCallbackInstance; dwParam1 = (DWORD) CallHubTracking; 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.