Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies or retrieves the Remote Desktop Protocol (RDP) file content to be launched from Remote Desktop Web Access (RD Web Access) or from some other web portal.
This property is read/write.
Syntax
HRESULT put_RdpFileContents(
[in] BSTR newVal
);
HRESULT get_RdpFileContents(
[out] BSTR *pszRdpFile
);
Property value
Specifies the RDP file content to be launched from the web portal.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpClientShell is defined as d012ae6d-c19a-4bfe-b367-201f8911f134 |