lineUnpark

Last Updated : Sep 03, 2015 |

This function retrieves a parked call. dwAddressID function must be 0 because IP Office lines only have one address. lpszDestAddress function must be the same identifier that was used to park the call.

LONG
WINAPI
lineUnpark(
HLINE hLine,
DWORD dwAddressID,
LPHCALL lphCall,
LPCSTR lpszDestAddress
);