This topic has not yet been rated - Rate this topic

COMPONENTSOPT structure

Applies to: desktop apps only

Contains the desktop item options.

Syntax

typedef struct _tagCOMPONENTSOPT {
  DWORD dwSize;
  BOOL  fEnableComponents;
  BOOL  fActiveDesktop;
} COMPONENTSOPT;

Members

dwSize

Type: DWORD

A DWORD value that contains the size of the structure.

fEnableComponents

Type: BOOL

A BOOL value that determines if desktop items are enabled.

fActiveDesktop

Type: BOOL

A BOOL value that determines if the Active Desktop is enabled.

Requirements

Minimum supported client

Windows 2000 Professional, Windows XP

Minimum supported server

Windows 2000 Server

Header

Shlobj.h

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ