IMsRdpClientAdvancedSettings::get_BitmapVirtualCacheSize (Windows Embedded CE 6.0)
1/6/2010
This method retrieves the size, in kilobytes (KB), of the persistent bitmap cache file to use for 8 bits-per-pixel (bpp) color settings.
Syntax
HRESULT get_BitmapVirtualCacheSize(
LONG *pbitmapVirtualCacheSize
);
Parameters
- pbitmapVirtualCacheSize
[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_BitmapVirtualCache16BppSize
IMsRdpClientAdvancedSettings::get_BitmapVirtualCache24BppSize
IMsRdpClientAdvancedSettings::put_BitmapVirtualCacheSize