CTI Client additional functions (C++ CTI API)

CTI_EConvertToCanonical

Contents  Back  Next

Convert telephone number to canonical form.

 

VOID WINAPI CTI_EConvertToCanonical(

 PTCHAR pszInput,

 PTCHAR pszOutput

)

Parameters

pszInput

Number to convert to canonical form

 

pszOutput

Converted number

 

Return value

None

 

Remarks

You can use this function to convert a dataset containing telephone numbers to canonical form. The output string should be at least 32 characters long.

 

See also

Additional functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.