Dazu ein Auszug aus der
MSDN.
Zitat:
COMPONENTSOPT Structure
--------------------------------------------------------------------------------
Contains the desktop item options.
Syntax
typedef struct _tagCOMPONENTSOPT {
DWORD dwSize;
BOOL fEnableComponents;
BOOL fActiveDesktop;
} COMPONENTSOPT;
Members
dwSize
DWORD value that contains the size of the structure.
fEnableComponents
BOOL value that determines if desktop items are enabled.
fActiveDesktop
BOOL value that determines if the Active Desktop is enabled.
Structure Information
Header shlobj.h
Minimum operating systems Windows 2000, Windows NT 4.0 with Internet Explorer 4.0, Windows 98, Windows 95 with Internet Explorer 4.0