IRemoteDesktopClientSettings::RetrieveSettings 方法 (rdpappcontainerclient.h)
擷取整個 RDP 檔案做為字串。
語法
HRESULT RetrieveSettings(
[out, retval] BSTR *rdpFileContents
);
參數
[out, retval] rdpFileContents
RDP 檔案的整個內容。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 |
最低支援的伺服器 | Windows Server 2012 |
目標平台 | Windows |
標頭 | rdpappcontainerclient.h |
Dll | MsTscAx.dll |