IMsRdpClientAdvancedSettings7::RedirectDirectX property

This property is not used.

This property is read/write.

Syntax

HRESULT put_RedirectDirectX(
  [in]          VARIANT_BOOL fRedirectDirectX
);

HRESULT get_RedirectDirectX(
  [out, retval] VARIANT_BOOL *pfRedirectDirectX
);

Property value

This property is not used.

Error codes

This property is not used. The setter method always returns S_FALSE and the getter method always returns E_NOTIMPL.

Requirements

Requirement Value
Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientAdvancedSettings7 is defined as 26036036-4010-4578-8091-0db9a1edf9c3

See also

IMsRdpClientAdvancedSettings8

IMsRdpClientAdvancedSettings7