HLINKGETREF Enumerated Ty...     HLINKSETF Enumerated Type     Hyperlinks Enumerations    
Web Workshop (Miscellaneous)

HLINKMISC Enumerated Type


Specifies whether the hyperlink object is a relative hyperlink to its target. The constants are used in the IHlink::GetMiscStatus method.

Syntax

typedef enum tagHLINKMISC 
{ 
    HLINKMISC_RELATIVE,  =  1 
} HLINKMISC ;

Constants

HLINKMISC_RELATIVE
The given hyperlink object contains a relative reference to the hyperlink target.

Enumerated Type Information

Windows NT Use version 4.0
Windows Use Windows 95 and later
Header Hlink.h
Minimum availability Internet Explorer 3.0

Windows CE

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


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.