TAPIEx.NET Component Documentation

SetCurrentLocation Method

Description

The SetCurrentLocation method sets the location used as the context for address translation.

[Visual Basic]
Function SetCurrentLocation(PermanentLocationID As Integer) As Long
[C#]
public SetCurrentLocation(int PermanentLocationID)

Parameters

PermanentLocationID
permanent identifier of a location entry.

Return values

Returns zero if the request succeeds or a negative error number if an error occurs.

Remarks

None.

See Also

LocationInfo

Support editions