CTI Client events (ActiveX)

OnLocaleInfo

Contents  Back  Next

Delivers switch and country settings.

 

Event OnLocaleInfo(

 Long lInternLength,

 Long lCountry,

 String bstrCity,

 String bstrPBX

)

Parameters

lInternLength

Maximum length of internal extensions – value must be in the range 2 - 4.

 

lCountry

Country code, e.g, 44 for England.

 

bstrCity

Prefix without the leading null

 

bstrPBX

Switch main number. Useful for switches connected to the public network. In the number +49 (69) 123456-789, 123456 is the main number.

 

Remarks

Upon log-on this function delivers the local parameters for use by the program.

 

See also

Events overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.