Sets the current hyperlink in this browse context's navigation stack.
Syntax
HRESULT SetCurrentHlink( ULONG uHLID );
Parameters
- uHLID
- [in] Integer that specifies the hyperlink to set in the current browse context's navigation stack. Use one of the HLID values, such as HLID_PREVIOUS or HLID_NEXT, to indicate a logically identified hyperlink.
Return Value
Returns S_OK if successful, or E_FAIL otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also