MprAdminConnectionHangupNotificationEx function (mprapi.h)

Remote Access Service (RAS) calls the MprAdminConnectionHangupNotificationEx function after the last link for the specified connection has been dismantled.

Syntax

void MprAdminConnectionHangupNotificationEx(
  [in] RAS_CONNECTION_EX *pRasConn
);

Parameters

[in] pRasConn

A pointer to a RAS_CONNECTION_EX structure that describes this connection.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header mprapi.h

See also

MprAdminConnectionHangupNotification

MprAdminConnectionHangupNotification2

MprAdminConnectionHangupNotification3

RAS Administration DLL

RAS Administration Functions

Remote Access Service Administration Reference