Hi

How do I use the API viewer to extract a declaration from a function in a DLL?

Ex - The MSDN library says that there is a function called Rasadminportgetinfo but I could not find it in the API viewer. It gives a C++ definition for it which I can't understand but I think that the function is in the rassadmin.dll file. How do I get the declaration for it in VB?