While studying creating phone device procedure, i had obsereved that the
returned error value of the TSPI_providerCreatePhoneDevice() are,
LINEERR_BADDEVICEID, LINEERR_NOMEM, LINEERR_OPERATIONFAILED. but actually
this function is used to add the phone device so, can't the error values be,
PHONEERR_BADDEVICEID, PHONEERR_NOMEM and PHONEERR+OPERATIONFAILED?
Thanks,
Mohit
Mohit,
yes, you are right,
phone functions should use PHONEERR_ constants.
I've reported the issue to MSDN / SDK documentation team via the "comments
to MS" / feedback links at:
http://msdn.microsoft.com/en-us/library/ms725956(VS.85).aspx
http://msdn.microsoft.com/en-us/library/aa451128.aspx
--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008
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.