Click to Rate and Give Feedback
MSDN
MSDN Library
User Interface
Windows Shell
Shell Reference
Shell Functions
 SHGetSetSettings Function

  Switch on low bandwidth view
SHGetSetSettings Function

Sets or retrieves Shell state settings.

Syntax

void SHGetSetSettings(      
    LPSHELLSTATE lpss,     DWORD dwMask,     BOOL bSet );

Parameters

lpss
[in, out] A pointer to a SHELLSTATE structure that provides or receives the Shell state settings.
dwMask
[in] One or more of the SSF flags that indicate which settings should be set or retrieved.
bSet
[in] TRUE to indicate that the contents of lpss should be used to set the Shell settings, FALSE to indicate that the Shell settings should be retrieved to lpss.

Return Value

No return value.

Remarks

Note  This function is available through Microsoft Windows XP Service Pack 2 (SP2) and Windows Server 2003. It might be altered or unavailable in subsequent versions of Windows.

Function Information

Minimum DLL Versionshell32.dll version 5.0 or later
Custom ImplementationNo
Headershlobj.h
Import libraryshell32.lib
Minimum operating systems Windows 2000

See Also

SHGetSettings
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker