The RasAdminPortEnum function enumerates all ports on the specified RAS server. For each port on the server, the function returns a RAS_PORT_0 structure that contains information about the port.
DWORD RasAdminPortEnum(
const WCHAR *lpszServer, |
// pointer to the server name |
PRAS_PORT_0 *ppRasPort0, |
// receives a pointer to an array of port information |
WORD *pcEntriesRead |
// receives the number of ports enumerated |
); |
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 |
NERR_ItemNotFound |
No ports could be enumerated. This could be because all configured ports on the server are currently being used for dialing out. |
There is no extended error information for this function; do not call GetLastError.
RAS_PORT_0, RasAdminFreeBuffer
file: /Techref/os/win/api/win32/func/src/f69_23.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/8 01:15,
18.226.88.240: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://massmind.ecomorder.com/Techref/os/win/api/win32/func/src/f69_23.htm"> RasAdminPortEnum</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.