IMsRdpClientNonScriptable5::RemoteMonitorLayoutMatchesLocal property
Specifies if the remote monitor layout is identical to the local monitor layout. If this property contains VARIANT_TRUE, the remote monitor layout is identical to the local monitor layout. If this property contains VARIANT_FALSE, the remote and local monitors have different layouts.
This property is read-only.
Syntax
HRESULT get_RemoteMonitorLayoutMatchesLocal(
[out, retval] VARIANT_BOOL *pfRemoteMatchesLocal
);
Property value
Receives the property value.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientNonScriptable5 is defined as 4f6996d5-d7b1-412c-b0ff-063718566907 |