Share via


IMsRdpClientAdvancedSettings Methods for Bitmaps and Caching (Windows Embedded CE 6.0)

1/6/2010

This section describes methods used for bitmaps and bitmap caching.

For a list of all methods on IMsRdpClientAdvancedSettings, see IMsRdpClientAdvancedSettings.

Method Description

get_BitmapCacheSize,

put_BitmapCacheSize

Sets or retrieves the BitmapCacheSize property value, which is the size, in kilobytes (KB), of the bitmap cache file used for 8 bits-per-pixel (bpp) color settings.

get_BitmapPersistence,

put_BitmapPersistence

Sets or retrieves the BitmapPersistence property value, a LONG value that specifies whether persistent bitmap caching is enabled.

get_BitmapVirtualCacheSize,

put_BitmapVirtualCacheSize

Sets or retrieves the BitmapVirtualCacheSize property value, which specifies the size, in KB, of the persistent bitmap cache file to use for 8 bpp color settings.

get_BitmapVirtualCache16BppSize,

put_BitmapVirtualCache16BppSize

Sets or retrieves the BitmapVirtualCache16BppSize property value, which specifies the size, in KB, of the persistent bitmap cache file to use for the 15 and 16 bpp high-color settings.

get_BitmapVirtualCache24BppSize,

put_BitmapVirtualCache24BppSize

Sets or retrieves the BitmapVirtualCache24BppSize property value, which specifies the size, in KB, of the persistent bitmap cache file to use for the 24 bpp high-color settings.

get_NumBitmapCaches,

put_NumBitmapCaches

Sets or retrieves the NumBitmapCaches property value, which specifies the number of bitmap caches to use.

put_PersistCacheDirectory

Sets the PersistCacheDirectory property value, which is a string specifying the path to the directory for storage of bitmap cache files. Note that this property is write-only.

get_ScaleBitmapCachesByBPP,

put_ScaleBitmapCachesByBPP

Sets or retrieves the ScaleBitmapCachesByBPP property value, which specifies whether the size of bitmap caches should be scaled by bit depth (bits per pixel).

get_ShadowBitmap,

put_ShadowBitmap

Sets or retrieves the ShadowBitmap property value, which specifies whether shadow bitmaps will be used.

Requirements

Header discodlg.h, mstsax.idl
Library Mstsax.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IMsRdpClientAdvancedSettings

Concepts

Bitmap Cache for RDP