Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |