IOfflineFilesEvents::CacheMoved method (cscobj.h)
This method is reserved for future use.
Syntax
HRESULT CacheMoved(
[in] LPCWSTR pszOldPath,
[in] LPCWSTR pszNewPath
);
Parameters
[in] pszOldPath
[in] pszNewPath
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | cscobj.h |
DLL | CscSvc.dll; CscObj.dll |