|
![]() |
This property holds the current location that is used for address translation. The values are initialized when a line device has been selected successfully. If a location is defined, the Available member has a value of True. While ThbTapiLine is active, the Location is updated automatically when the system location changes, otherwise you have to call the Refresh method. Example
Location has the following sub-properties: Available AvailabilityDesign-Time: None / Run-Time: Read Declarationproperty Location: ThbTapiSystemLocation; See AlsoThbTapiLine.TranslateAddress, ThbTapiLine.TranslateDialog ThbTapiLine.AvailableType: Boolean This member indicates if the system location is available and the content of ThbTapiSystemLocation is valid. ThbTapiLine.PermanentLocationIDType: DWORD The permanent identifier that identifies the location. ThbTapiLine.LocationNameType: String A description of the location in a user-friendly manner. ThbTapiLine.CityCodeType: String The city code of the system location. ThbTapiLine.CountryCodeType: String The country code of the system location. ThbTapiLine.CountryIDType: DWORD The country identifier of the country selected for the location. ThbTapiLine.CountryNameType: String A string holding the name of the country. ThbTapiLine.LocalAccessCodeType: String A string containing the access code to be dialed before calls to addresses in the local calling area. ThbTapiLine.LongDistanceAccessCodeType: String A string containing the access code to be dialed before calls to addresses outside the local calling area. |