Share via


IMsRdpClientAdvancedSettings::put_PersistCacheDirectory (Windows Embedded CE 6.0)

1/6/2010

This method sets the path to the directory for storage of bitmap cache files.

Syntax

HRESULT put_PersistCacheDirectory( 
    BSTR PersistCacheDirectory
);

Parameters

  • PersistCacheDirectory
    [in] A string that specifies the new path.

Return Value

Returns S_OK if successful. Returns E_INVALIDARG if the length of PersistentCacheDirectory is longer than MAX_PATH.

Remarks

The PersistCacheDirectory property is write-only.

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