Specifies whether a moniker being requested is the moniker for the container document or a base moniker specific to a hyperlink site. The constants are used in the IHlinkSite::GetMoniker method.
Syntax
typedef enum tagHLINKWHICHMK { HLINKWHICHMK_CONTAINER, = 1, HLINKWHICHMK_BASE, = 2 } HLINKWHICHMK ;
Constants
- HLINKWHICHMK_CONTAINER
- Used to specify that the hyperlink wants to retrieve the moniker for the hyperlink container corresponding to a particular hyperlink site.
- HLINKWHICHMK_BASE
- Used to specify that the hyperlink wants to request the base moniker corresponding to the particular hyperlink site. (The monikers might be differentfor example, if a BASE tag is used in HTML.)
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