WTSINFOEX_LEVEL_A unione (wtsapi32.h)
Contiene una struttura WTSINFOEX_LEVEL1 che contiene informazioni estese su una sessione di Servizi Desktop remoto.
Sintassi
typedef union _WTSINFOEX_LEVEL_A {
WTSINFOEX_LEVEL1_A WTSInfoExLevel1;
} WTSINFOEX_LEVEL_A, *PWTSINFOEX_LEVEL_A;
Members
WTSInfoExLevel1
Struttura WTSINFOEX_LEVEL1 contenente informazioni di sessione estese.
Requisiti
Client minimo supportato | Windows 7 |
Server minimo supportato | Windows Server 2008 R2 |
Intestazione | wtsapi32.h |