Public Member Functions | |
| HRESULT | GetDataCacheItem ([in] CONID con_id,[out, retval] IRsDataCacheItem **ppConData) |
| HRESULT | Reset (void) |
| HRESULT IRsDataCache::GetDataCacheItem | ( | [in] CONID | con_id, | |
| [out, retval] IRsDataCacheItem ** | ppConData | |||
| ) |
Returns cached data item for the connector
| con_id | [in] identification of connector |
| HRESULT IRsDataCache::Reset | ( | void | ) |
Reset all cached values to default. For all cached data items calls GetDefaultValue to retrieve default values provided by node.
1.5.5