|
-
Sep 16th, 2001, 12:56 PM
#1
Thread Starter
Lively Member
RASDIAL API connection status problem...Please Look!!
I am using the RASDIAL api to connect to the internet. I am using the rasgetconnstatus(or something like that) API to get the status of it, and that works. But how can i detect if the line is busy or no dial tone, since if any of that is true it just returns a disconnect status.
Can anyone help?
Thanks
-
Sep 17th, 2001, 11:46 PM
#2
Example
Try this:
If returncode = 0 Then MsgBox "Unable To Complete Connection"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|