WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsINavHistoryQueryResultNode
| IID: | ea17745a-1852-4155-a98f-d1dd1763b3df |
| Inherits From: | nsINavHistoryContainerResultNode |
Properties
readonly PRInt64 folderItemId
For both simple folder nodes and simple-folder-query nodes, this is set to the concrete itemId of the folder. Otherwise, this is set to -1.
readonly nsINavHistoryQueryOptions queryOptions
Get the options which group this node's children. Only valid for RESULT_TYPE_QUERY nodes.
Methods
void getQueries ( out PRUint32 queryCount , out nsINavHistoryQuery queries )
void getQueries ( out PRUint32 queryCount , out nsINavHistoryQuery queries )
- Arguments:
- queryCount
- queries
Reference documentation is generated from Mozilla's source.
