Partager via


Propriété IMsRdpClientShell::RdpFileContents

Spécifie ou récupère le contenu du fichier RDP (Remote Desktop Protocol) à lancer à partir d’Accès Web Bureau à distance (Accès Web Bureau à distance) ou d’un autre portail web.

Cette propriété est en lecture/écriture.

Syntaxe

HRESULT put_RdpFileContents(
  [in]  BSTR newVal
);

HRESULT get_RdpFileContents(
  [out] BSTR *pszRdpFile
);

Valeur de la propriété

Spécifie le contenu du fichier RDP à lancer à partir du portail web.

Spécifications

Condition requise Valeur
Client minimal pris en charge
Windows Vista
Serveur minimal pris en charge
Windows Server 2008
Bibliothèque de types
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientShell est défini comme d012ae6d-c19a-4bfe-b367-201f8911f134

Voir aussi

IMsRdpClientShell