Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the type of structure contained in the WRdsSetting member of the WRDS_SETTINGS structure.
Syntax
typedef enum _WRDS_SETTING_LEVEL {
WRDS_SETTING_LEVEL_INVALID,
WRDS_SETTING_LEVEL_1
} WRDS_SETTING_LEVEL, *PWRDS_SETTING_LEVEL;
Constants
WRDS_SETTING_LEVEL_INVALIDThe type of structure is not defined. |
WRDS_SETTING_LEVEL_1The structure is a WRDS_SETTINGS_1 structure. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2012 |
| Header | wtsdefs.h (include Wtsprotocol.h) |