Meta Data Services Programming
IVersionCol::Refresh
This method refreshes the cached image of the collection. All unchanged data for items in the collection is flushed from the cache.
Syntax
HRESULT Refresh(
long iMilliseconds
);
Parts
iMilliseconds
[in]
This value is ignored.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.