Compartir a través de


Propiedad IMsRdpClientNonScriptable4::LaunchedViaClientShellInterface

Especifica si el usuario inició el control de cliente mediante la interfaz acceso web de Escritorio remoto (Acceso web de Escritorio remoto).

Esta propiedad es de lectura y escritura.

Sintaxis

HRESULT put_LaunchedViaClientShellInterface(
  [in]  VARIANT_BOOL fLaunchedViaClientShellInterface
);

HRESULT get_LaunchedViaClientShellInterface(
  [out]  VARIANT_BOOL *pfLaunchedViaClientShellInterface
);

Valor de propiedad

Establece la propiedad LaunchedViaClientShellInterface .

Códigos de error

Devuelve S_OK si se ejecuta correctamente.

Requisitos

Requisito Value
Cliente mínimo compatible
Windows Vista
Servidor mínimo compatible
Windows Server 2008
Biblioteca de tipos
MsTscAx.dll
Archivo DLL
MsTscAx.dll
IID
IMsRdpClientNonScriptable4 se define como f50fa8aa-1c7d-4f59-b15c-a90cacae1fcb

Consulte también

IMsRdpClientNonScriptable5

IMsRdpClientNonScriptable4