IMsRdpClientAdvancedSettings7 interface
Exposes methods and properties that manage advanced settings of the ActiveX control.
To obtain an instance of this interface, use the IMsTscAx::AdvancedSettings property to obtain an IMsTscAdvancedSettings interface pointer. Then call QueryInterface on the IMsTscAdvancedSettings pointer, and pass IID_IMsRdpClientAdvancedSettings7 to QueryInterface.
Members
The IMsRdpClientAdvancedSettings7 interface inherits from IMsRdpClientAdvancedSettings6. IMsRdpClientAdvancedSettings7 also has these types of members:
Properties
The IMsRdpClientAdvancedSettings7 interface has these properties.
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. |
AudioQualityMode |
Read/write |
Specifies or retrieves a value that indicates the audio quality mode setting for redirected audio. |
EnableSuperPan |
Read/write |
Specifies or retrieves a value that indicates whether SuperPan is enabled or disabled. |
NetworkConnectionType |
Read/write |
Specifies or retrieves a value that indicates the network connection type. |
RedirectDirectX |
Read/write |
This property is not used. |
SuperPanAccelerationFactor |
Read/write |
Specifies or retrieves a value that indicates the SuperPan acceleration factor. |
VideoPlaybackMode |
Read/write |
Specifies or retrieves a value that indicates the video playback mode. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientAdvancedSettings7 is defined as 26036036-4010-4578-8091-0db9a1edf9c3 |