Re: api for testing the user Interenet baud rate
- From: Kellie Fitton <KELLIEFITTON@xxxxxxxxx>
- Date: Tue, 18 Dec 2007 13:06:50 -0800 (PST)
On Dec 18, 10:27 am, "Mandi" <ma...@xxxxxxxxxxxx> wrote:
Is there some api for testing the user Interenet baud rate?
I'd like to know it automatically without asking hime.
Regards
Mandi
Hi,
You can use the following APIs to get the baud rate of an existing
RAS connection:
RasEnumConnections()
RasGetConnectStatus()
lineInitializeEx()
lineNegotiateAPIVersion()
lineGetDevCaps()
lineOpen()
lineGetNewCalls()
lineGetCallInfo()
lineClose()
lineShutdown()
http://msdn2.microsoft.com/en-us/library/aa377284.aspx
http://msdn2.microsoft.com/en-us/library/aa377503.aspx
http://msdn2.microsoft.com/en-us/library/ms735983.aspx
http://msdn2.microsoft.com/en-us/library/ms736002.aspx
http://msdn2.microsoft.com/en-us/library/ms735735.aspx
http://msdn2.microsoft.com/en-us/library/ms736005.aspx
http://msdn2.microsoft.com/en-us/library/ms735761.aspx
http://msdn2.microsoft.com/en-us/library/ms735720.aspx
http://msdn2.microsoft.com/en-us/library/ms735573.aspx
http://msdn2.microsoft.com/en-us/library/ms736117.aspx
http://support.microsoft.com/kb/238479
Kellie.
.
- Follow-Ups:
- Re: api for testing the user Interenet baud rate
- From: Mandi
- Re: api for testing the user Interenet baud rate
- References:
- api for testing the user Interenet baud rate
- From: Mandi
- api for testing the user Interenet baud rate
- Prev by Date: api for testing the user Interenet baud rate
- Next by Date: Re: ULONG representation conversion
- Previous by thread: api for testing the user Interenet baud rate
- Next by thread: Re: api for testing the user Interenet baud rate
- Index(es):