IRepositoryObject::Refresh

Meta Data Services Programming

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.

Error Values

This method failed to complete successfully.

See Also

IRepositoryItem Interface

IRepositoryObject Interface