RAS API Calls, trouble with RASGetConnectStatus 
Author Message
 RAS API Calls, trouble with RASGetConnectStatus

I'm having troube with calls to the RAS API.  When I call RASDial with
asynchronous option, you call RASGetConnectStatus to monitor the connection.
This status API function call fails some times and returns an error code of
6.  I can not find a constant for this error code.  How do I know what it
means?

These calls work fine on Win95.  They fail on NT4 even though Dial Up
Networking connects to my ISP successfully outside of my program.

Thanks,
Dan



Mon, 30 Jul 2001 03:00:00 GMT  
 RAS API Calls, trouble with RASGetConnectStatus
This is your error:

'   The handle is invalid.
Public Const ERROR_INVALID_HANDLE = 6&

--
Eduardo Morcillo

http://www.geocities.com/SiliconValley/Foothills/9940/index_sp.html

Quote:

>I'm having troube with calls to the RAS API.  When I call RASDial with
>asynchronous option, you call RASGetConnectStatus to monitor the
connection.
>This status API function call fails some times and returns an error code of
>6.  I can not find a constant for this error code.  How do I know what it
>means?

>These calls work fine on Win95.  They fail on NT4 even though Dial Up
>Networking connects to my ISP successfully outside of my program.

>Thanks,
>Dan



Tue, 31 Jul 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. RAS API Calls, Trouble with RASGetConnectStatus

2. Win 95/NT API CALLS: RAS

3. Calling all Win95 Guru's... RAS API

4. API call to start RAS-Server in Win95 Plus-Pack

5. RAS api call

6. How to Call RAS API?

7. API Calls and RAS

8. API Calls and RAS

9. RAS/DUN Dial Up/Disconect Api Calls?

10. RAS API Calls - RasEntryDlg

11. API Calls and RAS

12. API Calls and RAS

 

 
Powered by phpBB® Forum Software