Meta Data Services Programming
IRepository::Refresh
This method refreshes all of the cached data for this repository instance. Only cached data that has not been changed by the current process is refreshed.
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.