cacheServiceConfigSet
Declaration
MPI_RESULT cacheServiceConfigSet(CacheService cacheService, const CacheServiceConfig *config);
Required Header: apputil.h Change History: Added in 03.04.11
Description
cacheServiceConfigSet sets the configuration of a CacheService object using data from the structure pointed to by config.
Pointer to the configuration structure used to configure the CacheService object.
See Also
cacheServiceConfigGet