Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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