TAPIEx.NET Component Documentation
LINETRANSLATEOPTION Constants

The TRANSLATEOPTION_ bit-flag constant describes an option used by address translation.

 Constant   Description
TRANSLATEOPTION_CANCELCALLWAITING If a Cancel Call Waiting string is defined for the location, setting this bit will cause that string to be inserted at the beginning of the dialable string. This is commonly used by data modem and fax applications to prevent interruption of calls by call waiting beeps. If no Cancel Call Waiting string is defined for the location, this bit has no affect.
TRANSLATEOPTION_CARDOVERRIDE The default calling card is to be overridden with a specified one.
TRANSLATEOPTION_FORCELD This option forces the address (number) to be translated as long distance.
TRANSLATEOPTION_FORCELOCAL This option forces the number (address) to be translated as local.
 

See Also

None.