IMsRdpClientNonScriptable5 interface
Provides access to the nonscriptable properties of a client's remote session on the Remote Desktop ActiveX control. Derives from the IMsRdpClientNonScriptable4 interface. Methods of this interface can only be accessed through the vtable; they are not available for use to scriptable clients.
An instance of this interface is obtained by calling QueryInterface on the IMsTscAx object, passing IID_IMsRdpClientNonScriptable5.
Members
The IMsRdpClientNonScriptable5 interface inherits from IMsRdpClientNonScriptable4. IMsRdpClientNonScriptable5 also has these types of members:
Properties
The IMsRdpClientNonScriptable5 interface has these properties.
Property | Access type | Description |
---|---|---|
AllowPromptingForCredentials |
Read/write |
Specifies whether the Remote Desktop ActiveX control can prompt the user for credentials. |
DisableConnectionBar |
Write-only |
Specifies whether the Remote Desktop ActiveX control should disable the connection bar. |
DisableRemoteAppCapsCheck |
Read/write |
Specifies whether the Remote Desktop ActiveX control should not check the server for RemoteApp capabilities. |
GetRemoteMonitorsBoundingBox |
Read-only |
Specifies the bounding rectangle of the remote monitor. |
RemoteMonitorCount |
Read-only |
Specifies the number of remote monitors. |
RemoteMonitorLayoutMatchesLocal |
Read-only |
Specifies if the remote monitor layout is identical to the local monitor layout. |
UseMultimon |
Read/write |
Specifies whether the Remote Desktop ActiveX control should use multiple monitors. |
WarnAboutDirectXRedirection |
Read/write |
This property is not used. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Type library |
|
DLL |
|
CLSID |
CLSID_MsRdpClient10 is defined as C0EFA91A-EEB7-41C7-97FA-F0ED645EFB24 CLSID_MsRdpClient10NotSafeForScripting is defined as A0C63C30-F08D-4AB4-907C-34905D770C7D CLSID_MsRdpClient7 is defined as A9D7038D-B5ED-472E-9C47-94BEA90A5910 CLSID_MsRdpClient7NotSafeForScripting is defined as 54D38BF7-B1EF-4479-9674-1BD6EA465258 CLSID_MsRdpClient8 is defined as 5F681803-2900-4C43-A1CC-CF405404A676 CLSID_MsRdpClient8NotSafeForScripting is defined as A3BC03A0-041D-42E3-AD22-882B7865C9C5 CLSID_MsRdpClient9 is defined as 301B94BA-5D25-4A12-BFFE-3B6E7A616585 CLSID_MsRdpClient9NotSafeForScripting is defined as 8B918B82-7985-4C24-89DF-C33AD2BBFBCD |
IID |
IID_IMsRdpClientNonScriptable5 is defined as 4f6996d5-d7b1-412c-b0ff-063718566907 |