共用方式為


IRemoteDesktopClientSettings::ApplySettings 方法 (rdpappcontainerclient.h)

將指定的內容儲存在 RDP 檔案中。

語法

HRESULT ApplySettings(
  [in] BSTR rdpFileContents
);

參數

[in] rdpFileContents

指定 RDP 檔案的整個內容。

傳回值

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

需求
最低支援的用戶端 Windows 8
最低支援的伺服器 Windows Server 2012
目標平台 Windows
標頭 rdpappcontainerclient.h
Dll MsTscAx.dll

另請參閱

IRemoteDesktopClientSettings