IWTSListener::GetConfiguration 方法 (tsvirtualchannels.h)
擷取接聽程式特定的組態。 此組態會以屬性包的 BSTR 屬性的形式提供,其名稱為 WTS_PROPERTY_DEFAULT_CONFIG (,其等於字串 “DefaultConfig”) 。
語法
HRESULT GetConfiguration(
[out] IPropertyBag **ppPropertyBag
);
參數
[out] ppPropertyBag
接收屬性包的輸出參數。
傳回值
如果成功 , 則傳回S_OK。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
目標平台 | Windows |
標頭 | tsvirtualchannels.h |