Propiedad IMsRdpClient9::TransportSettings4

Recupera un objeto que admite la interfaz IMsRdpClientTransportSettings4 .

Esta propiedad es de solo lectura.

Sintaxis

HRESULT get_TransportSettings4(
  [out, retval] IMsRdpClientTransportSettings4 **ppXportSet4
);

Valor de propiedad

Devuelve un puntero de interfaz IMsRdpClientTransportSettings4 .

Requisitos

Requisito Value
Cliente mínimo compatible
Windows 8.1
Servidor mínimo compatible
Windows Server 2012 R2
Biblioteca de tipos
MsTscAx.dll
Archivo DLL
MsTscAx.dll
IID
CLSID_MsRdpClient9 se define como 301B94BA-5D25-4A12-BFFE-3B6E7A616585
CLSID_MsRdpClient9NotSafeForScripting se define como 8B918B82-7985-4C24-89DF-C33AD2BBFBCD
IID_IMsRdpClient9 se define como 28904001-04B6-436C-A55B-0AF1A0883DC9

Vea también

IMsRdpClient9

IMsRdpClient10