CTI Server functions (ActiveX)

ConvertToCanonical

Contents  Back  Next

Convert telephone number to canonical form.

 

Function ConvertToCanonical(

 String bstrInput,

 StringPtr pbstrOutput

)

Parameters

bstrInput

Number to convert to canonical form

 

pbstrOutput

Converted Number

 

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.

 

Example

ServerInterface

 

See also

Server functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.