lineDial

Last Updated : Aug 31, 2015 |

This function enables you to dial a number on an existing call. Use this function as part of a supervised transfer. The country code is ignored.

LONG
WINAPI
lineDial(
HCALL hCall,
LPCSTR lpszDestAddress,
DWORD dwCountryCode
);