IHlink::SetFriendlyName M...     IHlink::SetMonikerReferen...     IHlink Interface    
Web Workshop (Miscellaneous)

IHlink::SetHlinkSite Method


Saves the interface pointer on the site object.

Syntax

HRESULT SetHlinkSite(
    IHlinkSite *pihlSite,    
    DWORD dwSiteData          
);

Parameters

pihlSite
[in] Address of a new IHlinkSite object for this hyperlink.
dwSiteData
[in] Unsigned long integer value that specifies additional information about the hyperlink for this site. Site data can be used to identify the hyperlink in the collection of hyperlinks for a particular site.

Return Value

Returns S_OK if successful, or an error code otherwise.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

See Also

IHlink::GetHlinkSite



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.