The HLINKMISC enumeration constants specify whether the hyperlink object is a relative hyperlink to its target. These constants are used in the IHlink::GetMiscStatus method.
typedef enum tagHLINKMISC
{
HLINKMISC_RELATIVE, = 1
} HLINKMISC ;