MprAdminTerminateDll callback function
When the RAS shuts down, it calls the MprAdminTerminateDll function exported by the administration DLL. Use this function to perform any required clean-up for the DLL.
Syntax
DWORD APIENTRY MprAdminTerminateDll(void);
Parameters
This callback function has no parameters.
Return value
If the function succeeds, the return value is NO_ERROR.
Remarks
RAS supports multiple Administration DLLs. RAS calls the multiple implementations of MprAdminInitializeDll in the order in which the DLLs are listed in the registry.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
- Remote Access Service Administration Reference
- RAS Administration Functions
- RAS Administration DLL
- MprAdminInitializeDll
Send comments about this topic to Microsoft
Build date: 10/26/2012