IEnumTfContexts interface
The IEnumTfContexts interface is implemented by the TSF manager to provide an enumeration of context objects.
Members
The IEnumTfContexts interface inherits from the IUnknown interface. IEnumTfContexts also has these types of members:
Methods
The IEnumTfContexts interface has these methods.
| Method | Description |
|---|---|
| Clone |
Creates a copy of the enumerator object. |
| Next |
Obtains, from the current position, the specified number of elements in the enumeration sequence. |
| Reset |
Resets the enumerator object by moving the current position to the beginning of the enumeration sequence. |
| Skip |
Moves the current position forward in the enumeration sequence by the specified number of elements. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|
|
DLL |
|