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