|
-
January 28th, 2000, 11:16 AM
#1
How can I detect an active connection in Windows NT?
How can I detect an active connection in Windows NT?
-
February 19th, 2000, 05:04 PM
#2
Re: How can I detect an active connection in Windows NT?
Use RasEnumConnections, use the handle(s) you get to: dwRet = RasGetConnectStatus(hRasConn, &rStatus); This way you're SURE the connection returned handle is in fact connected...
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
|