SERVER_INFO_1515

The SERVER_INFO_1515 structure contains information about the specified server, including name, platform, type of server, and associated software.

typedef struct _SERVER_INFO_1515 {
BOOL sv1515_enableforcedlogoff;
} SERVER_INFO_1515, *PSERVER_INFO_1515, *LPSERVER_INFO_1515;

Members

sv1515_enableforcedlogoff

Specifies whether the server should force a client to disconnect, even if the client has open files, once the client's logon time has expired.

See Also

NetServerGetInfo