Re: Trying to find the Values for LineTranslateResult Constants

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thank you SO much. I can get lots of needed information from the TAPI.h
module alone. I really appreciate it.

In my Access Project I've used a lot of code supplied from a Visual Basic
TAPI Tester written by Ray Mercer at:
http://www.shrinkwrapvb.com/vbtapi.htm

He notes in the latest version that "Some Consts were made more explicit"
and he has declared constants using three different hex formats - which are
the following:
Const LINECALLPRIVILEGE_NONE As Long = &H1&
Const LINE_CALLINFO As Long = 1&
Const LINEERR_ALLOCATED As Long = &H80000001
(I realize the last example is a different value I'm just
demonstrating the format used)

Is there a difference in these three values: &H1& - 1& - &H1 ?
Is one format "more explicit" which I should use in declaring ALL the
constants in my class module?

I'm not sure which example here would be the most appropriate.
Const LINETRANSLATERESULT_CANONICAL As Long = &H1&
Const LINETRANSLATERESULT_CANONICAL As Long = 1&
Const LINETRANSLATERESULT_CANONICAL As Long = &H1

Again... Thanks very much for taking your valued time to answer questions
for someone with such limited experience with API as I. For me, TAPI is
quite complicated to what I've worked with previously.

Rick



"Andreas Marschall [MVP TAPI]" <Andreas.Marschall@xxxxxxxxxx> wrote in
message news:%23TsdpguTHHA.4028@xxxxxxxxxxxxxxxxxxxxxxx
"Rick" <NOSPAM@xxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:45d0d02c$0$16738$4c368faf@xxxxxxxxxxxxxxxxx
Thank you Andreas.

I don't have Visual Studio as I'm writing my VB Code in MS Access 2003
modules as part of an Access Database Project.

I previously downloaded the Windows Server 2003 R2 Platform SDK CD but it
appeared that installation was going to install NUMEROUS folders at root
and
make changes to my Registry. (Is that correct?) I only wanted to
extract
the VB Tapi codes examples so I didn't risk installing it.

Is Windows Server 2003 PSDK a different and more appropriate development
kit? Will I be able to view the information contained without a major
software installation to my computer?
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm

Thanks again for being there with helpful answers. It's greatly
appreciated.

Rick, you are welcome.
What you need is the Core SDK containing the TAPI stuff.
I've attched the ZIPed TAPI.H from an earlier P-SDK (July 2000) to this
posting.

--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My Toto® Tools (a collection of free, mostly TAPI related tools):
http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm
TAPI development around the world (Frappr! map):
http://www.frappr.com/TAPIaroundTheWorld
* Please post all messages and replies to the newsgroup so all may
* benefit from the discussion. Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no
rights.






.



Relevant Pages

  • Re: Trying to find the Values for LineTranslateResult Constants
    ... modules as part of an Access Database Project. ... software installation to my computer? ... Const LINETRANSLATERESULT_DIALBILLING As Long = ... Microsoft MVP for TAPI / Windows SDK ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Trying to find the Values for LineTranslateResult Constants
    ... Const LINETRANSLATERESULT_DIALBILLING As Long = ... Microsoft MVP for TAPI / Windows SDK ... TAPI development around the world (Frappr! ... * Please post all messages and replies to the newsgroup so all may ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Dialing problems
    ... The installation process installed ... >> ringing that are reacting to the same number I am calling. ... > Can you reproduce the issue with TAPI Browser TB20? ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Dialing problems
    ... The installation process installed four ... > difference) "AVM ISDN TAPI Services" with a provider name AVMTSP. ... See my TAPI and TSPI FAQ: ... > When I call an ISP via RAS and one of the installed modems everything works ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Question about the lineAddProvider function
    ... part of the another complex configuration process. ... but the request for a "TSPI-independent" TSP installation sounds a little ... If a new TSP is installed, and therefore available to the Telephony Service, ... Microsoft MVP for TAPI / Windows SDK ...
    (microsoft.public.win32.programmer.tapi)