XLL+ Class Library (6.3)

PersistentHandleCache<T>::GetDataFile

Returns the value of the DataFile property.

std::tstring GetDataFile( ) const;

Return Value

The full path to the file to be used for persistent storage. The path may include environmment variables such as %TMP%, which will be expanded when the file is opened.

Requirements

Header: rtdhandles.h

See Also

PersistentHandleCache<T> Class | PersistentHandleCache<T> Methods | SetDataFile | ExpandDataFile