SERVER_INFO_1540 struttura (lmserver.h)

La struttura SERVER_INFO_1540 specifica se il server consente la condivisione delle unità server reindirizzate.

Sintassi

typedef struct _SERVER_INFO_1540 {
  BOOL sv1540_enablesharednetdrives;
} SERVER_INFO_1540, *PSERVER_INFO_1540, *LPSERVER_INFO_1540;

Members

sv1540_enablesharednetdrives

Specifica se il server consente la condivisione delle unità server reindirizzate.

Requisiti

   
Client minimo supportato Windows 2000 Professional [solo app desktop]
Server minimo supportato Windows 2000 Server [solo app desktop]
Intestazione lmserver.h (include Lm.h)

Vedi anche

NetServerGetInfo

Panoramica sulla gestione della rete

Strutture di gestione della rete

Funzioni server