The country table consists of two fields. One field contains an integer that is associated with the second field, which contains the country name. The table lists countries used by the Telephony Application Programming Interface (TAPI). Because the TAPI table is long and its listings are frequently updated, the table is not listed here. The Country.txt file lists the current TAPI values.
The following table outlines the country table structure.
Table Structure
| Field Name | DataType |
| CountryNumber | Integer |
| CountryName | Text |
The following is an example of the Country Table.
| Country Number | Country Name |
| 1 | United States |
| 7 | Russia |