WTS_CONFIG_SOURCE enumeration (wtsapi32.h)
Specifies the source of configuration information returned by the WTSQueryUserConfig function. This enumeration type is used in the WTSUSERCONFIG structure.
Syntax
typedef enum _WTS_CONFIG_SOURCE {
WTSUserConfigSourceSAM
} WTS_CONFIG_SOURCE;
Constants
WTSUserConfigSourceSAM The configuration information came from the Security Accounts Manager (SAM) database. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 |
Minimum supported server | Windows Server 2008 R2 |
Header | wtsapi32.h |