![]() | ![]() | ![]() |
| ||
|
HLNF
typedef enum tagHLNF { HLNF_INTERNALJUMP HLNF_OPENINNEWWINDOW } HLNF;Indicates how hyperlink navigation is to proceed. The enumeration is also used by the objects participating in the navigation protocol to convey to each other contextual information about the navigation.
- HLNF_INTERNALJUMP
- The navigation is an internal jump within the current hyperlink target.
- HLNF_OPENINNEWWINDOW
- An abbreviation for two commonly coincident options: HLNF_USEBROWSECONTEXTCLONE and HLNF_OFFSETWINDOWORG.
See also HlinkSimpleNavigateToMoniker, HlinkSimpleNavigateToString
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.