SERVER_INFO_1550 structure (lmserver.h)

The SERVER_INFO_1550 structure specifies the percentage of free disk space remaining before an alert message is sent.

Syntax

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.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Header lmserver.h (include Lm.h)

See also

NetServerGetInfo

Network Management Overview

Network Management Structures

Server Functions