Share via


IMsRdpClientAdvancedSettings7 (Compact 7)

3/12/2014

This interface includes methods to retrieve and set advanced (optional) properties for the Remote Desktop ActiveX control.

Methods

This interface inherits the methods from the IUnknown and IMsRdpClientAdvancedSettings6 interfaces. In addition, this interface defines the following methods.

Method Description

put_AudioCaptureRedirectionMode

Specifies whether audio capture is redirected.

get_AudioCaptureRedirectionMode

Retrieves a value that indicates whether audio capture is redirected.

put_VideoPlaybackMode

Not implemented in Windows Embedded Compact.

get_VideoPlaybackMode

Not implemented in Windows Embedded Compact.

put_EnableSuperPan

Not implemented in Windows Embedded Compact.

get_EnableSuperPan

Not implemented in Windows Embedded Compact.

put_SuperPanAccelerationFactor

Not implemented in Windows Embedded Compact.

get_SuperPanAccelerationFactor

Not implemented in Windows Embedded Compact.

put_NegotiateSecurityLayer

Not implemented in Windows Embedded Compact.

get_NegotiateSecurityLayer

Not implemented in Windows Embedded Compact.

put_AudioQualityMode

Specifies a value that indicates the audio quality mode setting for redirected audio.

get_AudioQualityMode

Retrieves a value that indicates the audio quality mode setting for redirected audio.

put_RedirectDirectX

Not implemented in Windows Embedded Compact.

get_RedirectDirectX

Not implemented in Windows Embedded Compact.

put_NetworkConnectionType

Specifies a value that indicates the network connection type.

get_NetworkConnectionType

Retrieves a value that indicates the network connection type.

Properties

This interface defines the following property. The preceding table includes access methods for this property.

Property Access type Description

AudioCaptureRedirectionMode

Read/write

Specifies or retrieves a value that indicates whether the default audio input device is redirected from the client to the remote session.

Requirements

Header

mstsax.h,
mstsax.idl

Library

Mstsax.lib

See Also

Reference

Remote Desktop ActiveX Control Interfaces
IMsRdpClientAdvancedSettings
IMsRdpClientAdvancedSettings2
IMsRdpClientAdvancedSettings3
IMsRdpClientAdvancedSettings4
IMsRdpClientAdvancedSettings5
IMsRdpClientAdvancedSettings6
IMsTscAdvancedSettings