Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method retrieves the size, in kilobytes (KB), of the persistent bitmap cache file to use for the 24 bits-per-pixel (bpp) high-color setting.
Syntax
HRESULT put_BitmapVirtualCache24BppSize(
LONG bitmapVirtualCache24BppSize
);
Parameters
- bitmapVirtualCache24BppSize
[out] Indicates the cache size, in KB.
Return Value
Returns S_OK if successful.
Requirements
| Header | mstsax.h, mstsax.idl |
| Library | Mstsax.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IMsRdpClientAdvancedSettings Methods for Bitmaps and Caching
IMsRdpClientAdvancedSettings
IMsRdpClientAdvancedSettings::get_BitmapVirtualCacheSize
IMsRdpClientAdvancedSettings::get_BitmapVirtualCache16BppSize
IMsRdpClientAdvancedSettings::put_BitmapVirtualCache24BppSize