IActiveDesktop::RemoveDesktopItemIActiveDesktop::RemoveDesktopItem*
*Contents  *Index  *Topic Contents
*Previous Topic: IActiveDesktop::ModifyDesktopItem
*Next Topic: IActiveDesktop::SetDesktopItemOptions

IActiveDesktop::RemoveDesktopItem

HRESULT RemoveDesktopItem(
    LPCCOMPONENT pcomp,
    DWORD dwReserved
);

Removes the specified desktop item from the desktop.

pcomp
Address of the COMPONENT structure that specifies the item to be removed. The desktop item associated with the wszSource member of the structure will be removed.
dwReserved
Reserved. Must be set to zero.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.