Share via


Propriedade IMsRdpClientNonScriptable4::LaunchedViaClientShellInterface

Especifica se o usuário iniciou o controle de cliente usando a interface de Acesso via Web da Área de Trabalho Remota (Acesso via Web rd).

Essa propriedade é leitura/gravação.

Syntax

HRESULT put_LaunchedViaClientShellInterface(
  [in]  VARIANT_BOOL fLaunchedViaClientShellInterface
);

HRESULT get_LaunchedViaClientShellInterface(
  [out]  VARIANT_BOOL *pfLaunchedViaClientShellInterface
);

Valor da propriedade

Define a propriedade LaunchedViaClientShellInterface .

Códigos de erro

Retorna S_OK se tiver êxito.

Requisitos

Requisito Valor
Cliente mínimo com suporte
Windows Vista
Servidor mínimo com suporte
Windows Server 2008
Biblioteca de tipos
MsTscAx.dll
DLL
MsTscAx.dll
IID
IMsRdpClientNonScriptable4 é definido como f50fa8aa-1c7d-4f59-b15c-a90cacae1fcb

Confira também

IMsRdpClientNonScriptable5

IMsRdpClientNonScriptable4