Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

lineOpen with privilege NONE help in MSDN clarification

2 views
Skip to first unread message

fdecker

unread,
Dec 1, 2009, 3:17:27 PM12/1/09
to
I guess I've been spending too much time in the MSDN lately :) In the
lineOpen help topic, it states that you can use LINECALLPRIVILEGE_NONE
if you want to make outbound calls. Yet in the
LINECALLPRIVILEGE_Constants help topic it states:

"LINECALLPRIVILEGE_NONE
The application has no privileges to the call. The application's
handle is void and should not be used."

Perhaps this is correct, but it isn't clear. If you register the
application with TAPI and can make an outbound call, then it would
seem the application's handle is indeed valid. Perhaps it becomes
valid only after you dial a call or there is some other nuance I'm
missing? The handle to the lineapp is only used for lineInitialize,
lineOpen, lineClose and lineShutdown as far as I can remember, so not
sure why this statement is in the help.

Fred

0 new messages