Link to home
Start Free TrialLog in
Avatar of joshmachine
joshmachine

asked on

RasGetConnectionStatistics API Use

RasGetConnectionStatistics  API defined in which header file, using ras.h gives undeclared identifier error...
I want to get the stats of the connections dialup  which is established.

Please suggest

Joshmachine
Avatar of cookre
cookre
Flag of United States of America image

Was it that ras.h can't be found or there'e a compile error in it?
If the latter, what's the error?
Avatar of joshmachine
joshmachine

ASKER

"error C2065: RasGetConnectionStastics Undeclared identifier"

I have included the "ras.h" file , the MSDN documentation says that this API is declared in ras.h, but i am getting this error on compile time.
Please suggest

joshmachine
ASKER CERTIFIED SOLUTION
Avatar of cookre
cookre
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial