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.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in lmserver.h.

See Also

Networking (Net) Overview, Net Structures, NetServerGetInfo