IActiveDesktop::GenerateDesktopItemHtmlIActiveDesktop::GenerateDesktopItemHtml*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IActiveDesktop::ApplyChanges
*Next Topic: IActiveDesktop::GetDesktopItem

IActiveDesktop::GenerateDesktopItemHtml

HRESULT GenerateDesktopItemHtml(
    LPCWSTR pwszFileName,
    LPCOMPONENT pcomp,
    DWORD dwReserved
);

Generates a generic HTML page containing the given desktop item.

pwszFileName
String value containing the name to store the HTML file under.
pcomp
Address of the COMPONENT structure of the desktop item to insert in the HTML page.
dwReserved
Reserved. Must be set to zero.

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