SHRestricted (SHELL32.100)
DWORD SHRestricted ( RESTRICTIONS policy )
Get the value associated with a policy Id.
pol | [In] | Policy Id. |
The queried value for the policy.
Exported by ordinal. This function caches the retrieved values to prevent unnecessary registry access, if SHInitRestricted was previously called.
a: Microsoft® System Policy Editor.
b: 98Lite 2.0 (which uses many of these policy keys) http://www.98lite.net/
c: 'The Windows® 95 Registry', by John Woram, 1996 MIS: Press
Declared in "include/shlobj.h". gitlab.winehq.org/wine/wine/blob/master/include/shlobj.h
Implemented in "dlls/shell32/shpolicy.c". gitlab.winehq.org/wine/wine/blob/master/dlls/shell32/shpolicy.c
Debug channel "shell".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.