SERVER_INFO_1005 struttura (lmserver.h)

La struttura SERVER_INFO_1005 contiene un commento che descrive il server specificato.

Sintassi

typedef struct _SERVER_INFO_1005 {
  LMSTR sv1005_comment;
} SERVER_INFO_1005, *PSERVER_INFO_1005, *LPSERVER_INFO_1005;

Members

sv1005_comment

Puntatore a una stringa contenente un commento che descrive il server. Il commento può essere null.

Questa stringa è Unicode se vengono definite _WIN32_WINNT o FORCE_UNICODE .

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