Skip to content

Latest commit

 

History

History
143 lines (103 loc) · 5.26 KB

imsrdpclientadvancedsettings-numbitmapcaches.md

File metadata and controls

143 lines (103 loc) · 5.26 KB
title description ms.assetid ms.tgt_platform keywords topic_type api_name api_location api_type ms.topic ms.date
IMsRdpClientAdvancedSettings NumBitmapCaches property
This property is not supported. | IMsRdpClientAdvancedSettings NumBitmapCaches property
a413b2c0-7661-415d-bc38-e8fd55006e8c
multiple
NumBitmapCaches property Remote Desktop Services
NumBitmapCaches property Remote Desktop Services , IMsRdpClientAdvancedSettings interface
IMsRdpClientAdvancedSettings interface Remote Desktop Services , NumBitmapCaches property
NumBitmapCaches property Remote Desktop Services , IMsRdpClientAdvancedSettings2 interface
IMsRdpClientAdvancedSettings2 interface Remote Desktop Services , NumBitmapCaches property
NumBitmapCaches property Remote Desktop Services , IMsRdpClientAdvancedSettings3 interface
IMsRdpClientAdvancedSettings3 interface Remote Desktop Services , NumBitmapCaches property
NumBitmapCaches property Remote Desktop Services , IMsRdpClientAdvancedSettings4 interface
IMsRdpClientAdvancedSettings4 interface Remote Desktop Services , NumBitmapCaches property
NumBitmapCaches property Remote Desktop Services , IMsRdpClientAdvancedSettings5 interface
IMsRdpClientAdvancedSettings5 interface Remote Desktop Services , NumBitmapCaches property
NumBitmapCaches property Remote Desktop Services , IMsRdpClientAdvancedSettings6 interface
IMsRdpClientAdvancedSettings6 interface Remote Desktop Services , NumBitmapCaches property
NumBitmapCaches property Remote Desktop Services , IMsRdpClientAdvancedSettings7 interface
IMsRdpClientAdvancedSettings7 interface Remote Desktop Services , NumBitmapCaches property
NumBitmapCaches property Remote Desktop Services , IMsRdpClientAdvancedSettings8 interface
IMsRdpClientAdvancedSettings8 interface Remote Desktop Services , NumBitmapCaches property
apiref
IMsRdpClientAdvancedSettings.NumBitmapCaches
IMsRdpClientAdvancedSettings.get_NumBitmapCaches
IMsRdpClientAdvancedSettings.put_NumBitmapCaches
IMsRdpClientAdvancedSettings2.NumBitmapCaches
IMsRdpClientAdvancedSettings2.get_NumBitmapCaches
IMsRdpClientAdvancedSettings2.put_NumBitmapCaches
IMsRdpClientAdvancedSettings3.NumBitmapCaches
IMsRdpClientAdvancedSettings3.get_NumBitmapCaches
IMsRdpClientAdvancedSettings3.put_NumBitmapCaches
IMsRdpClientAdvancedSettings4.NumBitmapCaches
IMsRdpClientAdvancedSettings4.get_NumBitmapCaches
IMsRdpClientAdvancedSettings4.put_NumBitmapCaches
IMsRdpClientAdvancedSettings5.NumBitmapCaches
IMsRdpClientAdvancedSettings5.get_NumBitmapCaches
IMsRdpClientAdvancedSettings5.put_NumBitmapCaches
IMsRdpClientAdvancedSettings6.NumBitmapCaches
IMsRdpClientAdvancedSettings6.get_NumBitmapCaches
IMsRdpClientAdvancedSettings6.put_NumBitmapCaches
IMsRdpClientAdvancedSettings7.NumBitmapCaches
IMsRdpClientAdvancedSettings7.get_NumBitmapCaches
IMsRdpClientAdvancedSettings7.put_NumBitmapCaches
IMsRdpClientAdvancedSettings8.NumBitmapCaches
IMsRdpClientAdvancedSettings8.get_NumBitmapCaches
IMsRdpClientAdvancedSettings8.put_NumBitmapCaches
MsTscAx.dll
COM
reference
05/31/2018

IMsRdpClientAdvancedSettings::NumBitmapCaches property

This property is not supported.

This property is read/write.

Syntax

HRESULT put_NumBitmapCaches(
  [in]  LONG numBitmapCaches
);

HRESULT get_NumBitmapCaches(
  [out] LONG *pnumBitmapCaches
);

Property value

The new number of caches. The default value is 3, which results in the best performance.

Error codes

Returns S_FALSE.

Remarks

For more information about Remote Desktop Web Connection, see Requirements for Remote Desktop Web Connection.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
None supported
End of client support
None supported
End of server support
None supported
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientAdvancedSettings is defined as 3c65b4ab-12b3-465b-acd4-b8dad3bff9e2

See also

IMsRdpClientAdvancedSettings2

IMsRdpClientAdvancedSettings3

IMsRdpClientAdvancedSettings4

IMsRdpClientAdvancedSettings5

IMsRdpClientAdvancedSettings6

IMsRdpClientAdvancedSettings7

IMsRdpClientAdvancedSettings8

IMsRdpClientAdvancedSettings