nsINavHistoryFullVisitResultNode Interface Reference

import "nsINavHistoryService.idl";

Inherits nsINavHistoryVisitResultNode.

Collaboration diagram for nsINavHistoryFullVisitResultNode:

Collaboration graph
[legend]

List of all members.

Public Attributes

readonly attribute long long visitId
readonly attribute long long referringVisitId
readonly attribute long transitionType


Detailed Description

This structure will be returned when you request RESULT_TYPE_FULL_VISIT in the query options. This includes uncommonly used information about each visit.

Definition at line 221 of file nsINavHistoryService.idl.


Member Data Documentation

This indicates the referring visit ID of the visit. The referrer should have the same sessionId.

Definition at line 232 of file nsINavHistoryService.idl.

Indicates the transition type of the visit. One of nsINavHistoryService.TRANSITION_*

Definition at line 238 of file nsINavHistoryService.idl.

readonly attribute long long nsINavHistoryFullVisitResultNode::visitId

This indicates the visit ID of the visit.

Definition at line 226 of file nsINavHistoryService.idl.


The documentation for this interface was generated from the following file:

Generated on Fri Jan 16 21:13:03 2009 for Places by  doxygen 1.5.8