Skip to content

Latest commit

 

History

History
86 lines (64 loc) · 2.33 KB

nf-shdeprecated-itravellog-addentry.md

File metadata and controls

86 lines (64 loc) · 2.33 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist req.product ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shdeprecated.ITravelLog.AddEntry
ITravelLog::AddEntry (shdeprecated.h)
Deprecated. Adds a new entry for a pending navigation to the travel log.
AddEntry
AddEntry method [Windows Shell]
AddEntry method [Windows Shell]
ITravelLog interface
FALSE
ITravelLog interface [Windows Shell]
AddEntry method
ITravelLog.AddEntry
ITravelLog::AddEntry
TRUE
shdeprecated/ITravelLog::AddEntry
shell.ITravelLog_AddEntry
zone_ITravelLog_AddEntry
shell\ITravelLog_AddEntry.htm
shell
f83c1cb1-3cc5-413c-826b-ff4971cd4598
12/05/2018
AddEntry, AddEntry method [Windows Shell], AddEntry method [Windows Shell],ITravelLog interface, FALSE, ITravelLog interface [Windows Shell],AddEntry method, ITravelLog.AddEntry, ITravelLog::AddEntry, TRUE, shdeprecated/ITravelLog::AddEntry, shell.ITravelLog_AddEntry, zone_ITravelLog_AddEntry
shdeprecated.h
Windows
Shdeprecated.idl
Windows
Internet Explorer 4.0
19H1
ITravelLog::AddEntry
shdeprecated/ITravelLog::AddEntry
c++
APIRef
kbSyntax
COM
Shdeprecated.h
ITravelLog.AddEntry

ITravelLog::AddEntry

-description

Deprecated. Adds a new entry for a pending navigation to the travel log.

-parameters

-param punk [in]

Type: IUnknown*

A pointer to an IUnknown representing the nearest browser or frame within which the travel generating the log is taking place.

-param fIsLocalAnchor [in]

Type: BOOL

A value specifying whether the new entry is a local anchor.

TRUE

The entry is an anchor link within the same page.

FALSE

The entry is another page or an anchor on another page.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.