Contents Index Topic Contents | ||
Previous Topic: HLINKMISC Next Topic: HLINKWHICHMK |
HLINKSETF
typedef enum tagHLINKSETF { HLINKSETF_TARGET, 1, HLINKSETF_LOCATION, 2, } HLINKSETF ;Specifies the operation of IHlink::SetMonikerReference. It allows a caller of this function to specify which Hlink parameter to set.
- HLINKSETF_TARGET
- Used to specify the setting of the pmkTarget parameter of the Hlink object.
- HLINKSETF_LOCATION
- Used to specify the setting of the szLocation parameter of the Hlink object.
See also IHlink::SetMonikerReference
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.