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 |
---|---|
Specifies whether audio capture is redirected. |
|
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. |
Specifies a value that indicates the audio quality mode setting for redirected audio. |
|
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. |
Specifies a value that indicates the network connection type. |
|
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, |
Library |
Mstsax.lib |
See Also
Reference
Remote Desktop ActiveX Control Interfaces
IMsRdpClientAdvancedSettings
IMsRdpClientAdvancedSettings2
IMsRdpClientAdvancedSettings3
IMsRdpClientAdvancedSettings4
IMsRdpClientAdvancedSettings5
IMsRdpClientAdvancedSettings6
IMsTscAdvancedSettings