Skip to content

Latest commit

 

History

History
72 lines (44 loc) · 1.72 KB

imsrdpclientnonscriptable5-remotemonitorcount.md

File metadata and controls

72 lines (44 loc) · 1.72 KB
title description ms.assetid ms.tgt_platform keywords topic_type api_name api_location api_type ms.topic ms.date
IMsRdpClientNonScriptable5 RemoteMonitorCount property
Specifies the number of remote monitors.
AFBF233D-44B2-4E6E-8C0C-A234F25B6111
multiple
RemoteMonitorCount property Remote Desktop Services
RemoteMonitorCount property Remote Desktop Services , IMsRdpClientNonScriptable5 interface
IMsRdpClientNonScriptable5 interface Remote Desktop Services , RemoteMonitorCount property
apiref
IMsRdpClientNonScriptable5.RemoteMonitorCount
IMsRdpClientNonScriptable5.get_RemoteMonitorCount
MsTscAx.dll
COM
reference
05/31/2018

IMsRdpClientNonScriptable5::RemoteMonitorCount property

Specifies the number of remote monitors.

This property is read-only.

Syntax

HRESULT get_RemoteMonitorCount(
  [out, retval] ULONG *pcRemoteMonitors
);

Property value

Receives the property value.

Requirements

Requirement Value
Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientNonScriptable5 is defined as 4f6996d5-d7b1-412c-b0ff-063718566907

See also

IMsRdpClientNonScriptable5