banner

Tapi.get_CountryID method

Returns the Telephony API (TAPI) ID of a specific country or region used by the Tapi object.

Syntax

iCountryID = window.external.Tapi.get_CountryID();

Parameters None
Return Values Integer. The TAPI ID number of the country or region used by the Tapi object.
Applies To window.external.Tapi
Example
iCountryID = window.external.Tapi.get_CountryID();