SERVER_INFO_1540
The SERVER_INFO_1540
structure contains information about the specified server, including name,
platform, type of server, and associated software.
typedef struct _SERVER_INFO_1540 {
BOOL sv1540_enablesharednetdrives;
} SERVER_INFO_1540, *PSERVER_INFO_1540, *LPSERVER_INFO_1540;
Members
sv1540_enablesharednetdrives
Specifies
whether the server allows redirected server drives to be shared.
See Also