IPropertySystem::RefreshPropertySchema method (propsys.h)

Not supported.

Syntax

HRESULT RefreshPropertySchema();

Return value

Type: HRESULT

Returns one of the following values.

Return code Description
S_OK
Indicates schema files reloaded.
E_ACCESSDENIED
Indicates calling context does not have proper privileges.

Requirements

Requirement Value
Minimum supported client Windows XP with SP2, Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 with SP1 [desktop apps only]
Target Platform Windows
Header propsys.h (include Propsys.h)
DLL Propsys.dll (version 5.0 or later)
Redistributable Windows Desktop Search (WDS) 3.0

See also

IPropertySystem