IHlink::GetMiscStatusIHlink::GetMiscStatus*
*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.

pdwStatus
[out] On return, points to a value from the HLINKMISC enumeration. Must not be NULL.

See also HLINKMISC


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