Platform SDK: Network Management

SERVER_INFO_1005

The SERVER_INFO_1005 structure contains a comment that describes the specified server.

typedef struct _SERVER_INFO_1005 {
  LPWSTR    sv1005_comment;
} SERVER_INFO_1005, *PSERVER_INFO_1005, *LPSERVER_INFO_1005;

Members

sv1005_comment
Pointer to a Unicode string that contains a comment describing the server. The comment can be null.

Requirements

  Windows NT/2000: Requires Windows NT 3.1 or later.
  Windows 95/98: Unsupported.
  Header: Declared in Lmserver.h.

See Also

Network Management Overview, Network Management Structures, Server Functions, NetServerGetInfo