This enumeration is used to specify operation of IHlink:: SetMonikerReference. It allows a caller of this function to specify which Hlink parameter to set.
typedef enum tagHLINKSETF { HLINKSETF_TARGET, 1, HLINKSETF_LOCATION, 2, } HLINKSETF ;
Elements
See Also