énumération WRDS_SETTING_LEVEL (wtsdefs.h)

Spécifie le type de structure contenu dans le membre WRdsSetting de la structure WRDS_SETTINGS .

Syntax

typedef enum _WRDS_SETTING_LEVEL {
  WRDS_SETTING_LEVEL_INVALID,
  WRDS_SETTING_LEVEL_1
} WRDS_SETTING_LEVEL, *PWRDS_SETTING_LEVEL;

Constantes

 
WRDS_SETTING_LEVEL_INVALID
Le type de structure n’est pas défini.
WRDS_SETTING_LEVEL_1
La structure est une structure WRDS_SETTINGS_1 .

Configuration requise

Condition requise Valeur
Client minimal pris en charge Aucun pris en charge
Serveur minimal pris en charge Windows Server 2012
En-tête wtsdefs.h (include Wtsprotocol.h)