Prev Next
The SERVER_INFO_1539 structure contains information about the specified
server, including name, platform, type of server, and associated software.
typedef struct _SERVER_INFO_1539 {
BOOL sv1539_enableraw;
} SERVER_INFO_1539, *PSERVER_INFO_1539, *LPSERVER_INFO_1539;
Members
-
sv1539_enableraw
-
Specifies whether the server processes raw Server Message Blocks (SMBs). If
enabled, this member allows more data to be transferred per transaction and
improves performance. However, it is possible that processing raw SMBs can
impede performance on certain networks. The server maintains the value of this
member.
See Also
NetServerGetInfo