nsINavHistoryVisitResultNode Interface Reference

import "nsINavHistoryService.idl";

Inherits nsINavHistoryResultNode.

Inherited by nsINavHistoryFullVisitResultNode.

Collaboration diagram for nsINavHistoryVisitResultNode:

Collaboration graph
[legend]

List of all members.

Public Attributes

readonly attribute long long sessionId


Detailed Description

When you request RESULT_TYPE_VISIT from query options, you will get this interface for each item, which includes the session ID so that we can group items from the same session together.

Definition at line 205 of file nsINavHistoryService.idl.


Member Data Documentation

readonly attribute long long nsINavHistoryVisitResultNode::sessionId

This indicates the session ID of the * visit. This is used for session grouping when a tree view is sorted by date.

Definition at line 211 of file nsINavHistoryService.idl.


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

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