Contents Index Topic Contents | ||
Previous Topic: WALLPAPEROPT Next Topic: Asynchronous and URL Monikers |
Flags
This section contains the flags used by the methods of the IActiveDesktop interface.
- AD_APPLY_ALL
- Aggregate of the AD_APPLY_SAVE, AD_APPLY_HTMLGEN, and AD_APPLY_REFRESH values.
- AD_APPLY_BUFFERED_REFRESH
- AD_APPLY_FORCE
- Force an Active Desktop change.
- AD_APPLY_HTMLGEN
- Regenerate the desktop HTML file.
- AD_APPLY_REFRESH
- Refresh the desktop item.
- AD_APPLY_SAVE
- Save the desktop item.
- COMP_ELEM_ALL
- Aggregate of the COMP_ELEM_* values.
- COMP_ELEM_CHECKED
- The item has been checked.
- COMP_ELEM_DIRTY
- The item has been changed, but the changes have not been saved.
- COMP_ELEM_FRIENDLYNAME
- The friendly name of the item.
- COMP_ELEM_NOSCROLL
- The item is not scrollable.
- COMP_ELEM_POS_LEFT
- The horizontal position of the item.
- COMP_ELEM_POS_TOP
- The vertical position of the item.
- COMP_ELEM_POS_ZINDEX
- The z-index of the item.
- COMP_ELEM_SIZE_HEIGHT
- The height of the item.
- COMP_ELEM_SIZE_WIDTH
- The width of the item.
- COMP_ELEM_SOURCE
- The original source of the item.
- COMP_ELEM_TYPE
- The item type.
- COMP_TYPE_CFHTML
- Compressed format HTML.
- COMP_TYPE_CONTROL
- The item is a control.
- COMP_TYPE_HTMLDOC
- The item is an HTML document.
- COMP_TYPE_MAX
- The maximum value of a COMP_TYPE_* flag.
- COMP_TYPE_PICTURE
- The item is a picture.
- COMP_TYPE_WEBSITE
- The item is a Web site.
- COMPONENT_TOP
- An izOrder value meaning the item is at the top.
- WPSTYLE_CENTER
- The wallpaper is centered.
- WPSTYLE_MAX
- The maximum value of a WPSTYLE_* flag.
- WPSTYLE_STRETCH
- The wallpaper is stretched to fit the entire screen.
- WPSTYLE_TILE
- The wallpaper is tiled.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.