"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