CDataObject::CacheData

void CDataObject::CacheData(LPSTGMEDIUM lpStgMedium, LPFORMATETC lpFormatEtc = NULL)

Cache any format of data into the object

Defined in: DataSource.h

Parameters

lpStgMedium

Pointer to a STGMEDIUM structure holding the data to cache

lpFormatEtc = NULL

Pointer to a FORMATETC structure containing information about the format of the data.

Comments

Cache Global data adds data held in a STGMEDIUM structure to the data object cache