The NetServerGetInfo function retrieves information about the specified server.
Windows 95:
This function is exported by SVRAPI.DLL. Therefore, link your application with
SVRAPI.LIB.
Only the Administrators or Accounts Operators local group, or those with Communication, Print, or Server operator group membership can successfully execute NetServerGetInfo at level 102 or higher. No special group membership is required for level 100 or level 101 calls.
NET_API_STATUS NetServerGetInfo(
LPTSTR servername, | |
DWORD level, | |
LPBYTE *bufptr | |
); |
Value |
Meaning |
100 |
The bufptr parameter points to an array of SERVER_INFO_100 structures. |
101 |
The bufptr parameter points to an array of SERVER_INFO_101 structures. |
102 |
The bufptr parameter points to an array of SERVER_INFO_102 structures. |
The preceding levels are valid for all platforms. The following levels are valid only for the appropriate platforms.
Value |
Meaning |
402 |
The buf parameter points to an array of SERVER_INFO_402 structures. |
403 |
The buf parameter points to an array of SERVER_INFO_403 structures. |
502 |
The buf parameter points to an array of SERVER_INFO_502 structures. |
503 |
The buf parameter points to an array of SERVER_INFO_503 structures. |
If the function returns account information, the return value is NERR_Success.
If the function fails, the return value is one of the following error codes.
Value |
Meaning |
ERROR_ACCESS_DENIED |
The user does not have access to the requested information. |
ERROR_INVALID_LEVEL |
The value specified for the Level parameter is invalid. |
ERROR_INVALID_PARAMETER |
The specified parameter is invalid. |
ERROR_NOT_ENOUGH_MEMORY |
Insufficient memory is available. |
NetServerSetInfo, SERVER_INFO_100, SERVER_INFO_101, SERVER_INFO_102, SERVER_INFO_402, SERVER_INFO_403, SERVER_INFO_502, SERVER_INFO_503
file: /Techref/os/win/api/win32/func/src/f62_13.htm, 6KB, , updated: 2000/4/7 11:19, local time: 2024/11/12 13:24,
3.135.190.224:LOG IN
|
©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://sxlist.com/Techref/os/win/api/win32/func/src/f62_13.htm"> NetServerGetInfo</A> |
Did you find what you needed? |
Welcome to sxlist.com!sales, advertizing, & kind contributors just like you! Please don't rip/copy (here's why Copies of the site on CD are available at minimal cost. |
Welcome to sxlist.com! |
.