Sets the hyperlink site and associated site data on a hyperlink object.
HRESULT SetHlinkSite(
IHlinkSite * pihlSite, |
// Interface pointer to the new hyperlink site |
DWORD dwSiteData |
// Additional site data |
); |
Parameters
Return Values
See Also