IEnumInputContext interface
Provides access to the object that enumerates input context handles.
Members
The IEnumInputContext interface inherits from the IUnknown interface. IEnumInputContext also has these types of members:
Methods
The IEnumInputContext interface has these methods.
| Method | Description |
|---|---|
| Clone |
Creates another enumerator that contains the same enumeration state as the current one. |
| Next |
Gets the specified number of input context handles in the enumeration sequence. |
| Reset |
Resets the enumeration sequence to the beginning. |
| Skip |
Skips over the specified number of input context handles in the enumeration sequence. |
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
IDL |
|
Show: