ShellFolderViewOptions enumeration
Specifies the view options returned by the ViewOptions property.
Syntax
typedef enum { SFVVO_SHOWALLOBJECTS = 0x00000001, SFVVO_SHOWEXTENSIONS = 0x00000002, SFVVO_SHOWCOMPCOLOR = 0x00000008, SFVVO_SHOWSYSFILES = 0x00000020, SFVVO_WIN95CLASSIC = 0x00000040, SFVVO_DOUBLECLICKINWEBVIEW = 0x00000080, SFVVO_DESKTOPHTML = 0x00000200 } ShellFolderViewOptions;
Constants
- SFVVO_SHOWALLOBJECTS
-
0x0001. The Show All Files option is enabled.
- SFVVO_SHOWEXTENSIONS
-
0x0002. The Hide extensions for known file types option is disabled.
- SFVVO_SHOWCOMPCOLOR
-
0x0008. The Display Compressed Files and Folders with Alternate Color option is enabled.
- SFVVO_SHOWSYSFILES
-
0x0020. The Do Not Show Hidden Files option is enabled.
- SFVVO_WIN95CLASSIC
-
0x0040. The Classic Style option is enabled.
- SFVVO_DOUBLECLICKINWEBVIEW
-
0x0080. The Double-Click to Open an Item option is enabled.
- SFVVO_DESKTOPHTML
-
0x0200. The Active Desktop – View as Web Page option is enabled.
Requirements
|
Header |
|
|---|---|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 11/28/2012