[This is preliminary documentation and subject to change.]
RAS calls the MprAdminLinkHangupNotification function whenever a link for a particular connection is dismantled.
VOID MprAdminLinkHangupNotification(
  RAS_PORT_0 * pRasPort0,    // struct that describes the port
  RAS_PORT_1 * pRasPort1     // struct that describes the port
);
 This function does not have a return value.