Platform SDK: Network Management

SERVER_INFO_1515

The SERVER_INFO_1515 structure specifies whether the server should force a client to disconnect once the client's logon time has expired.

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.

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