SKETCH OF HOW RESEARCH MIGHT CONTINUE AND RESULTS BE PRESENTED

SHWindowsPolicy

Declaration

BOOL SHWindowsPolicy (REFGUID rpolid);

Parameters

The rpolid argument provides by reference a GUID for the policy whose value is wanted. The supported policy identifiers are listed separately, since there are very many.

Behaviour

IN PROGRESS

Availability

The SHWindowsPolicyGetValue function is exported from SHLWAPI as ordinal 618 in version 6.0 from Windows Vista, and higher.

For completeness, note that the SHLWAPI code is duplicated in PROPSYS.DLL by linking from a library.