union WTSINFOEX_LEVEL_W (wtsapi32.h)
Contient une structure WTSINFOEX_LEVEL1 qui contient des informations étendues sur une session des services Bureau à distance.
Syntaxe
typedef union _WTSINFOEX_LEVEL_W {
WTSINFOEX_LEVEL1_W WTSInfoExLevel1;
} WTSINFOEX_LEVEL_W, *PWTSINFOEX_LEVEL_W;
Membres
WTSInfoExLevel1
Structure WTSINFOEX_LEVEL1 qui contient des informations de session étendues.
Spécifications
Client minimal pris en charge | Windows 7 |
Serveur minimal pris en charge | Windows Server 2008 R2 |
En-tête | wtsapi32.h |