Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
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 |
Dimm.h |
IDL |
Dimm.idl |