Meta Data Services Programming
IRepositoryObject::Refresh
This method refreshes the cached image of a particular repository object version. Only unchanged cache data is refreshed.
HRESULT Refresh(long iMilliseconds);
Parameters
iMilliseconds
[in]
This value is ignored.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.