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 |
|
DLL |
|
IID |
IID_IMsRdpClientAdvancedSettings is defined as 3c65b4ab-12b3-465b-acd4-b8dad3bff9e2 |