Contents Index Topic Contents | ||
Previous Topic: IActiveDesktop::GetWallpaperOptions Next Topic: IActiveDesktop::RemoveDesktopItem |
IActiveDesktop::ModifyDesktopItem
HRESULT ModifyDesktopItem( LPCCOMPONENT pcomp, DWORD dwFlags );Modifies the desktop item.
- pcomp
- Address of the COMPONENT structure containing the modifications. The desktop item associated with the wszSource member of the structure will be modified.
- dwFlags
- Unsigned long integer value containing the flags used for the modification. Can be one of the following values:
AD_APPLY_SAVE AD_APPLY_HTMLGEN AD_APPLY_REFRESH AD_APPLY_ALL AD_APPLY_FORCE
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.