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.
Retrieves the listener-specific configuration. This configuration is supplied as a BSTR property of the property bag, under the name of WTS_PROPERTY_DEFAULT_CONFIG (which equals the string "DefaultConfig").
Syntax
HRESULT GetConfiguration(
[out] IPropertyBag **ppPropertyBag
);
Parameters
[out] ppPropertyBag
Output parameter that receives the property bag.
Return value
Returns S_OK if successful.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | tsvirtualchannels.h |