IOfflineFilesEvents2::PreferenceChangeDetected method (cscobj.h)

Reports that the Offline Files service detected a change in one or more of its setting values that are not controlled by Group Policy.

Syntax

HRESULT PreferenceChangeDetected();

Return value

The return value is ignored.

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

See also

IOfflineFilesEvents2