Contents Index Topic Contents | ||
Previous Topic: IHlink::GetHlinkSite Next Topic: IHlink::GetMonikerReference |
IHlink::GetMiscStatus
HRESULT GetMiscStatus( DWORD * pdwStatus //Receives absolute/relative status of hyperlink );Queries whether the hyperlink is an absolute or a relative link.
- Returns S_OK after the hyperlink status has been successfully retrieved.
- pdwStatus
- [out] On return, points to a value from the HLINKMISC enumeration. Must not be NULL.
See also HLINKMISC
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.