ITokenCollection interface (structuredquery.h)
Gets the tokens that result from using a word breaker.
Inheritance
The ITokenCollection interface inherits from the IUnknown interface. ITokenCollection also has these types of members:
Methods
The ITokenCollection interface has these methods.
ITokenCollection::GetToken Retrieves the position, length, and any overriding string of an individual token. |
ITokenCollection::NumberOfTokens Retrieves the number of tokens in the collection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 with SP1 [desktop apps only] |
Target Platform | Windows |
Header | structuredquery.h |
Redistributable | Windows Desktop Search (WDS) 3.0 |