|
LINETRANSLATERESULT_ Constants
The LINETRANSLATERESULT_ bit-flag constants describe various results of an
address translation.
LINETRANSLATERESULT_CANONICAL
Indicates that the input string was in valid canonical format.
LINETRANSLATERESULT_INTERNATIONAL
Indicates that the call is being treated as an international call (country
code specified in the destination address is different from the country code
specified for the CurrentLocation).
LINETRANSLATERESULT_LONGDISTANCE
Indicates that the call is being treated as a long distance call (country code
specified in the destination address is the same but area code is different
from those specified for the CurrentLocation).
LINETRANSLATERESULT_LOCAL
Indicates that the call is being treated as a local call (country code and
area code specified in the destination address are the same as those specified for
the CurrentLocation).
LINETRANSLATERESULT_INTOLLLIST
Indicates that the local call is being dialed as long distance because the
country has toll calling and the prefix appears in the TollPrefixList of the CurrentLocation.
LINETRANSLATERESULT_NOTINTOLLLIST
Indicates that the country supports toll calling but the prefix does not
appear in the TollPrefixList, so the call is dialed as a local call. Note that if both INTOLLIST and
NOTINTOLLIST are off, the current country does not support toll prefixes, and
user-interface elements related to toll prefixes should not be presented to the user;
if either such bit is on, the country does support toll lists, and the related
user-interface elements should be enabled.
LINETRANSLATERESULT_DIALBILLING
Indicates that the returned address contains a "$".
LINETRANSLATERESULT_DIALQUIET
Indicates that the returned address contain a "@".
LINETRANSLATERESULT_DIALDIALTONE
Indicates that the returned address contains a "W".
LINETRANSLATERESULT_DIALPROMPT
Indicates that the returned address contains a "?".
LINETRANSLATERESULT_VOICEDETECT
Indicates that the returned dialable address contains a ":".
Note The ":" (colon) character will be added to the list of characters which can
be embedded in a dialable string and passed into destination addresses.
Attempting to pass it from an application to a line device that supports an API
version less than 0x00020000 will most likely result in LINEERR_INVALADDRESS, or
possibly in the character being ignored entirely. The meaning of this character is
"Pause until a voice prompt is detected, then continue dialing"; it is intended
for use when automatically dialing into systems that give voice prompts, such
as long distance calling card processors.
No extensibility. All 32 bits are reserved.
| Last news from Greatis Software |
 |
|
Nostalgia .Net |
|
.Net is powerful, but not all-powerful, so sometimes we need to use Win32 API for our .Net applications. It's simple enough with Platform Invoke if you have Win32 skill, but we do not always have time to dig the ancient documentation, declare the special types that are compatible with Win32, find the values of the Win32's constants and so on. Nostalgia .Net offers several simple-to-use classes, and components that will allow you to forget about the headache of Win32 and just use the power of Win32 in your application the same way as you use the native. Net classes. More » |
| Recommended software for developers |
 |
|
Ultimate Pack |
|
Component pack for Delphi and C++ Builder that contains runtime form designer, runtime object inspector, print suite and much more for the very special price. More » |
 |
|
Form Designer .Net |
|
Unique runtime form design solution that allows to edit any form in .Net WinForms application at runtime with full source codes for only 300 euro! More » |
 |
|
Print Suite .Net |
|
Print Suite .Net is a set of components for easy printing texts, images and grids from your WinForms applications. Full C# source codes are available More » |
 |
|
Gradient Controls .Net |
|
Gradient Controls .Net offers controls with gradient background feature. Labels, panels and so on... Full C# source codes are available More » |
 |
|
Greatis iGrid |
|
iGrid plots drawing grid right over your desktop, so you can use it everywhere, with any drawing application without any special plugins for different graphic editors. More » |
All the contacts and projectsDmitry Vasiliev (just.dmitry)
Related LinksSoftware for Visual Studio .NET developers Software for Delphi and C++ Builder developers Software for Visual Basic 6 developers Delphi Tips&Tricks MegaDetailed.NET More Online Helps Win32 Programmer's Reference Win32 Multimedia Programmer's Reference OLE Programmer's Reference Microsoft Windows Pen API Programmer's Reference Microsoft Windows Sockets 2 Reference Microsoft Windows Telephony API (TAPI) Programmer's Reference Unix Manual Pages
|