[This is preliminary documentation and subject to change.]
The MprAdminServerGetInfo function retrieves routing and RAS information from a specified server.
DWORD  MprAdminServerGetInfo (
  MPR_SERVER_HANDLE hMprServer,    // handle to router
  DWORD     dwLevel,               // level of information requested
  LPBYTE  * lplpbBuffer            // MPR_SERVER_0 structure
)
  Windows NT:  Use version 5.0 and later.
  Windows:  Unsupported.
  Windows CE:  Unsupported.
  Header: Declared in mprapi.h.
  Import Library: Link with  mprapi.lib.
MprAdminBufferFree, MPR_SERVER_0, MprAdminServerConnect