Results 1 to 2 of 2

Thread: RASDIAL API connection status problem...Please Look!!

  1. #1

    Thread Starter
    Lively Member rc1980's Avatar
    Join Date
    Sep 2001
    Posts
    106

    Question 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

  2. #2
    AutoBot
    Guest

    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
  •  



Click Here to Expand Forum to Full Width