Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
RAS calls the MprAdminLinkHangupNotification function whenever a link for a particular connection is dismantled.
void MprAdminLinkHangupNotification(
[in] RAS_PORT_0 *pRasPort0,
[in] RAS_PORT_1 *pRasPort1
);
[in] pRasPort0
Pointer to a RAS_PORT_0 structure that describes the port being used by the link.
[in] pRasPort1
Pointer to a RAS_PORT_1 structure that describes the port being used by the link.
None
RAS supports multiple Administration DLLs. RAS calls the multiple implementations of MprAdminLinkHangupNotification in the order in which the DLLs are listed in the registry.
Windows 2000 Server and earlier: If RAS does not accept the new link, RAS does not call the MprAdminLinkHangupNotification function.
Do not call any of the RAS Administration Functions or RAS User Administration Functions from inside MprAdminLinkHangupNotification. Calls to these functions will not return when made from within a callout function.
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | mprapi.h |
MprAdminConnectionHangupNotification
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today