The RasAdminPortClearStatistics function resets the counters representing the various statistics reported by the RasAdminPortGetInfo function in the RAS_PORT_STATISTICS structure. The counters are reset to zero and start accumulating from then on.
DWORD RasAdminPortClearStatistics(
const WCHAR *lpszServer, |
// pointer to the server name |
const WCHAR *lpszPort |
// pointer to the name of port on the server |
); |
If the function succeeds, the return value is ERROR_SUCCESS.
If the function fails, the return value can be the following error code.
Value |
Meaning |
ERROR_DEV_NOT_EXIST |
The specified port is invalid. |
There is no extended error information for this function; do not call GetLastError.
The RasAdminPortClearStatistics function clears the statistics on the server, not locally within the application that makes the call. This means that the statistics are also reset for any other application that is monitoring the specified port.
If the lpszPort port is part of a multilink connection, RasAdminPortClearStatistics resets the statistics for the specified port, The function also resets the cumulative statistics for the multilink connection. However, the function does not effect the individual statistics for other ports that are part of the multilink connection.
RAS_PORT_STATISTICS, RasAdminPortGetInfo
file: /Techref/os/win/api/win32/func/src/f69_21.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/4 12:42,
18.216.111.153:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/func/src/f69_21.htm"> RasAdminPortClearStatistics</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.