WKSTA_USER_INFO_0 struttura (lmwksta.h)
La struttura WKSTA_USER_INFO_0 contiene il nome dell'utente in una workstation specificata.
Sintassi
typedef struct _WKSTA_USER_INFO_0 {
LMSTR wkui0_username;
} WKSTA_USER_INFO_0, *PWKSTA_USER_INFO_0, *LPWKSTA_USER_INFO_0;
Members
wkui0_username
Specifica il nome dell'utente attualmente connesso alla workstation.
Questa stringa è Unicode se vengono definite _WIN32_WINNT o FORCE_UNICODE .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 2000 Professional [solo app desktop] |
Server minimo supportato | Windows 2000 Server [solo app desktop] |
Intestazione | lmwksta.h (include Lm.h) |
Vedi anche
Panoramica sulla gestione della rete