SERVER_INFO_1550  L7CXEJ 

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

typedef struct _SERVER_INFO_1550 { 
    DWORD    sv1550_diskspacethreshold;
} SERVER_INFO_1550, *PSERVER_INFO_1550, *LPSERVER_INFO_1550;
 

Members

sv1550_diskspacethreshold

Specifies the percentage of free disk space remaining before an alert message is sent.

 

See Also

NetServerGetInfo