structure SERVER_INFO_1005 (lmserver.h)
La structure SERVER_INFO_1005 contient un commentaire qui décrit le serveur spécifié.
Syntaxe
typedef struct _SERVER_INFO_1005 {
LMSTR sv1005_comment;
} SERVER_INFO_1005, *PSERVER_INFO_1005, *LPSERVER_INFO_1005;
Membres
sv1005_comment
Pointeur vers une chaîne qui contient un commentaire décrivant le serveur. Le commentaire peut être null.
Cette chaîne est Unicode si _WIN32_WINNT ou FORCE_UNICODE sont définis.
Spécifications
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau uniquement] |
En-tête | lmserver.h (include Lm.h) |