Virtual Method
CamelIndexwords
Declaration [src]
CamelIndexCursor*
words (
CamelIndex* index
)
Return value
Type: CamelIndexCursor
A CamelIndexCursor containing
all words of the index, or NULL, when there are none.
| The returned data is owned by the instance. |
The return value can be NULL. |